terminal/src/renderer/vt
Josh Soref 5de9fa9cf3
ci: run spell check in CI, fix remaining issues (#4799)
This commit introduces a github action to check our spelling and fixes
the following misspelled words so that we come up green.

It also renames TfEditSes to TfEditSession, because Ses is not a word.

currently, excerpt, fallthrough, identified, occurred, propagate,
provided, rendered, resetting, separate, succeeded, successfully,
terminal, transferred, adheres, breaks, combining, preceded,
architecture, populated, previous, setter, visible, window, within,
appxmanifest, hyphen, control, offset, powerpoint, suppress, parsing,
prioritized, aforementioned, check in, build, filling, indices, layout,
mapping, trying, scroll, terabyte, vetoes, viewport, whose
2020-03-25 11:02:53 -07:00
..
lib Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
ut_lib Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
invalidate.cpp Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
math.cpp ci: run spell check in CI, fix remaining issues (#4799) 2020-03-25 11:02:53 -07:00
paint.cpp Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
precomp.cpp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
precomp.h add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
sources.inc inbox: reflect incoming changes from Windows 2019-05-14 16:16:43 -07:00
state.cpp Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
tracing.cpp Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
tracing.hpp Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
vt-renderer-common.vcxitems Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
vtrenderer.hpp Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
VtSequences.cpp Use estimated formatted lengths to optimize performance of VT rendering (#4890) 2020-03-11 22:12:25 +00:00
WinTelnetEngine.cpp When Conpty encounters an unknown string, flush immediately (#4896) 2020-03-12 16:31:45 -07:00
WinTelnetEngine.hpp Make the terminal parser/adapter and related classes use modern… (#3956) 2019-12-19 14:12:53 -08:00
Xterm256Engine.cpp Revert locking changes (#3488) 2019-11-08 13:44:52 -08:00
Xterm256Engine.hpp Create tests that roundtrip output through a conpty to a Terminal (#4213) 2020-01-17 16:40:12 +00:00
XtermEngine.cpp Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
XtermEngine.hpp Make Conpty emit wrapped lines as actually wrapped lines (#4415) 2020-02-27 16:40:11 +00:00