terminal/.github/actions/spell-check/expect
hereafter fcca88ab25
make "open terminal here" context menu work for directory background (#8638)
This commit makes "Open in Windows Terminal" Context menu work again for
directory background even on system that OS fix is not applied.

This is a fallback solution to OS fixes mentioned in #6414.
While OS fix is on its way, we need a fallback that works on existing OS
versions.

The approach to this is: when no item is selected (nullptr for
IShellItemArray*), we use shell api to query the path of current active
Explorer window. A special case is handled for Windows Desktop. Once
we are able to obtain the path, we launch Windows Terminal with it.

## Validation Steps Performed
1. Right click on desktop to bring up the Context menu, pick "Open in
   Windows Terminal", verify that a terminal is opened with correct
   initial path.

2. Open a few File Explorer windows, pick any window, navigate to a
   folder, click on "Background" to bring up the context menu, click
   "Open in Windows Terminal" verify that a terminal is opened with
   correct initial path.

Closes #6414
2021-01-06 19:59:30 +00:00
..
655f007265b351e140d20b3976792523ad689241.txt Fix SendInput handling (#7900) 2020-10-27 19:06:29 +00:00
5757ec679b03a4240130c3c53766c91bbc5cd6a7.txt Warn when font isn't found and another is chosen (#8207) 2020-11-10 18:24:06 -08:00
a129ff14ec985d6b7bf09e296a831c955d41040b.txt make "open terminal here" context menu work for directory background (#8638) 2021-01-06 19:59:30 +00:00
alphabet.txt Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
expect.txt make "open terminal here" context menu work for directory background (#8638) 2021-01-06 19:59:30 +00:00
README.md ci: spelling: update to 0.0.16a; update advice (#5922) 2020-05-28 08:01:52 -05:00
web.txt Spec for Improved keyboard handling in Conpty (#5887) 2020-06-04 12:42:33 +00:00

The contents of each .txt file in this directory are merged together.

  • alphabet is a sample for alphabet related items
  • web is a sample for web/html related items
  • expect is the main list of expected items -- there is nothing particularly special about the file name (beyond the extension which is important).

These terms are things which temporarily exist in the project, but which aren't necessarily words.

If something is a word that could come and go, it probably belongs in a dictionary.