terminal/.github/actions/spelling/dictionary
Michael Niksa 906edf7002
Implement Default Terminal (#7489)
- Implements the default application behavior and handoff mechanisms
  between console and terminal. The inbox portion is done already. This
  adds the ability for our OpenConsole.exe to accept the incoming server
  connection from the Windows OS, stand up a PTY session, start the
  Windows Terminal as a listener for an incoming connection, and then
  send it the incoming PTY connection for it to launch a tab.
- The tab is launched with default settings at the moment.
- You must configure the default application using the `conhost.exe`
  propsheet or with the registry keys. Finishing the setting inside
  Windows Terminal will be a todo after this is complete. The OS
  Settings panel work to surface this setting is a dependency delivered
  by another team and you will not see it here.

## Validation Steps Performed
- [x] Manual adjust of registry keys to the delegation conhost/terminal
  behavior
- [x] Adjustment of the delegation options with the propsheet
- [x] Launching things from the run box manually and watching them show
  in Terminal
- [x] Launching things from shortcuts and watching them show in the
  Terminal   

Documentation on how it works will be a TODO post completion in #9462

References #7414 - Default Terminal spec

Closes #492
2021-03-26 17:09:49 -05:00
..
apis.txt Implement Default Terminal (#7489) 2021-03-26 17:09:49 -05:00
chinese.txt ci: update to Spell check to 0.0.17a (#9014) 2021-02-03 11:17:38 -08:00
colors.txt ci: update to Spell check to 0.0.17a (#9014) 2021-02-03 11:17:38 -08:00
dictionary.txt Support the "file" URI scheme (#7526) 2021-02-19 14:32:54 -08:00
fonts.txt ci: update to Spell check to 0.0.17a (#9014) 2021-02-03 11:17:38 -08:00
japanese.txt ci: update to Spell check to 0.0.17a (#9014) 2021-02-03 11:17:38 -08:00
math.txt ci: update to Spell check to 0.0.17a (#9014) 2021-02-03 11:17:38 -08:00
microsoft.txt doc: add PowerShell install instructions added (#9474) 2021-03-15 12:29:20 -05:00
names.txt Spec: Appearance configuration objects for profiles (#8345) 2021-02-06 00:05:17 +00:00
README.md ci: update to Spell check to 0.0.17a (#9014) 2021-02-03 11:17:38 -08:00

Dictionaries are lists of words to accept unconditionally

While check spelling will complain about an expected word which is no longer present, you can include things here even if they are not otherwise present in the repository.

E.g., you could include a list of system APIs here, or potential contributors (so that if a future commit includes their name, it'll be accepted).

Files

File Description
Dictionary Primary US English dictionary
Chinese Chinese words
Japanese Japanese words
Microsoft Microsoft brand items
Fonts Font names
Names Names of people
Colors Names of color