terminal/src/cascadia/TerminalCore
Josh Soref a13ccfd0f5
Fix a bunch of spelling errors across the project (#4295)
Generated by https://github.com/jsoref/spelling `f`; to maintain your repo, please consider `fchurn`

I generally try to ignore upstream bits. I've accidentally included some items from the `deps/` directory. I expect someone will give me a list of items to drop, I'm happy to drop whole files/directories, or to split the PR into multiple items (E.g. comments/locals/public).

Closes #4294
2020-02-10 20:40:01 +00:00
..
lib Apply audit mode to TerminalConnection/Core/Settings and WinCon… (#4016) 2020-01-03 10:44:27 -08:00
ControlKeyStates.hpp Add a ControlKeyStates wrapper class (#1718) 2019-07-16 11:09:29 -07:00
ITerminalApi.hpp Remove unneeded VT-specific control character handling (#4289) 2020-01-29 19:18:46 +00:00
ITerminalInput.hpp Fixes #3518 (#3521) 2019-11-13 02:12:43 +00:00
packages.config Update a number of our dependencies (#2301) 2019-08-07 16:43:49 -07:00
pch.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
pch.h Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Terminal.cpp Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
Terminal.hpp Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
TerminalApi.cpp Remove unneeded VT-specific control character handling (#4289) 2020-01-29 19:18:46 +00:00
terminalcore-common.vcxitems Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
TerminalDispatch.cpp Remove unneeded VT-specific control character handling (#4289) 2020-01-29 19:18:46 +00:00
TerminalDispatch.hpp Dispatch more C0 control characters from the VT state machine (#4171) 2020-01-16 17:43:21 -08:00
TerminalDispatchGraphics.cpp Apply audit mode to TerminalConnection/Core/Settings and WinCon… (#4016) 2020-01-03 10:44:27 -08:00
terminalrenderdata.cpp Refactor UiaTextRange For Improved Navigation and Reliability (#4018) 2020-01-31 20:59:39 +00:00
TerminalSelection.cpp Apply audit mode to TerminalConnection/Core/Settings and WinCon… (#4016) 2020-01-03 10:44:27 -08:00