windows-terminal/doc/specs
Josh Soref 774f74258f
ci: upgrade to check-spelling v0.0.24 (#18261)
This upgrades to [check-spelling v0.0.24].

A number of GitHub APIs are being turned off shortly, so we need to
upgrade or various uncertain outcomes will occur.

There are some minor bugs that I'm aware of and which I've fixed since
this release (including a couple I discovered while preparing this PR).

There's a new accessibility forbidden pattern:

#### Should be `cannot` (or `can't`)

See https://www.grammarly.com/blog/cannot-or-can-not/
> Don't use `can not` when you mean `cannot`. The only time you're
likely to see `can not` written as separate words is when the word `can`
happens to precede some other phrase that happens to start with `not`.
> `Can't` is a contraction of `cannot`, and it's best suited for
informal writing.
> In formal writing and where contractions are frowned upon, use
`cannot`.
> It is possible to write `can not`, but you generally find it only as
part of some other construction, such as `not only . . . but also.`
- if you encounter such a case, add a pattern for that case to
patterns.txt.
```
\b[Cc]an not\b
```

[check-spelling v0.0.24]: https://github.com/check-spelling/check-spelling/releases/tag/v0.0.24

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-12-04 12:06:31 -06:00
..
#492 - Default Terminal Update to check-spelling v0.0.21 (#14455) 2022-11-28 13:35:07 -06:00
#605 - Search ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#653 - Quake Mode Update paths to use linking within repo instead of github URL (#16358) 2023-11-27 15:41:17 -08:00
#885 - Terminal Settings Model Update to check-spelling v0.0.21 (#14455) 2022-11-28 13:35:07 -06:00
#1043 - Set the initial position of the Terminal ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#1235 - Azure cloud shell connector Run all images through ImgBot (#8169) 2020-11-05 18:03:40 -08:00
#1337 - Per-Profile Tab Colors Add a spec for per-profile tab colors (#7134) 2020-08-03 15:01:36 -05:00
#1502 - Advanced Tab Switcher Run all images through ImgBot (#8169) 2020-11-05 18:03:40 -08:00
#1564 - Settings UI Settings UI inheritance spec (#8269) 2020-12-11 10:42:57 -08:00
#1571 - New Tab Menu Customization Update paths to use linking within repo instead of github URL (#16358) 2023-11-27 15:41:17 -08:00
#1595 - Suggestions UI ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#2871 - Pane Navigation ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#4191 - Formatted Copy Run all images through ImgBot (#8169) 2020-11-05 18:03:40 -08:00
#4993 - Keyboard Selection Update to check-spelling v0.0.21 (#14455) 2022-11-28 13:35:07 -06:00
#5000 - Process Model 2.0 ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#6899 - Action IDs spec: update the spec for Action IDs (#16816) 2024-03-09 13:11:50 -06:00
#6900 - Actions Page Actions page design spec (#9427) 2021-08-24 14:03:14 -07:00
#11000 - Marks Spec for shell integration marks (#14792) 2023-07-20 17:24:42 -05:00
#16599 - Quick Fix Add Spec for Quick Fix (#17005) 2024-06-11 13:37:09 -05:00
drafts ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#532 - Panes and Split Windows.md ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#597 - Tab Sizing.md Update #597 - Tab Sizing.md 2021-02-09 10:50:20 -08:00
#607 - Commandline Arguments for the Windows Terminal.md Spelling / Grammar (#12835) 2022-04-06 20:16:20 +00:00
#754 - Cascading Default Settings.md Update to check-spelling v0.0.21 (#14455) 2022-11-28 13:35:07 -06:00
#976 - VT52 escape sequences.md Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
#980 - SnapOnOutput.md Add a spec for output snapping (#2529) 2020-07-07 21:45:16 +00:00
#1142 - Keybinding Arguments.md Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
#1790 - Font features and axes-spec.md Upgrade check-spelling to v0.0.20 (#13565) 2022-07-22 13:01:32 -05:00
#2046 - Command Palette.md ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#2046 - Unified keybindings and commands, and synthesized action names.md ci: upgrade to check-spelling v0.0.24 (#18261) 2024-12-04 12:06:31 -06:00
#2325 - Default Profile Settings.md Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
#2557 - Settings Keybinding.md Add Mini-Spec for openSettings (#5915) 2020-06-11 10:12:08 -07:00
#2563 - closeOnExit and TerminalConnection evolution.md Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
#3062 - Appearance configuration object for profiles.md Spec: Appearance configuration objects for profiles (#8345) 2021-02-06 00:05:17 +00:00
#4066 - Theme-controlled color scheme switch.md Create #4066 - Theme-controlled color scheme switch.md (#12613) 2022-04-12 11:02:05 +00:00
#4999 - Improved keyboard handling in Conpty.md Spec for Improved keyboard handling in Conpty (#5887) 2020-06-04 12:42:33 +00:00
#7335 - Console Allocation Policy.md Add a spec for #7335, "console allocation policy" (#7337) 2024-02-07 07:48:52 -06:00
#8324 - Application State (TSM).md doc: Add a spec for Application State (#7972) 2020-12-03 17:52:03 -08:00
#12570 - Show Hide operations on GetConsoleWindow via PTY.md Propagate show/hide window calls against the ConPTY pseudo window to the Terminal (#12515) 2022-04-27 18:20:14 +00:00
#13000 - In-process ConPTY.md Add a spec for an In-process ConPTY (#17387) 2024-07-30 11:35:42 -05:00
Keybindings-spec.md First draft of a spec for panes with non-terminal content (#1080) 2020-06-05 11:14:01 -07:00
Proto extensions-spec.md Proto extensions spec (#7584) 2020-11-05 21:43:16 +00:00
TerminalSettings-spec.md Upgrade check-spelling to v0.0.20 (#13565) 2022-07-22 13:01:32 -05:00
portable-mode-spec.md [SPEC] Add a lightweight spec for Portable Mode (#15032) 2023-03-31 15:46:00 -05:00
settings-spec-template.md Add a template for discussing a settings change (#8376) 2020-12-01 14:16:24 -06:00
spec-template.md Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00