terminal/src/cascadia/TerminalCore
Dustin L. Howett (MSFT) d6790c023f Revert two cursor changes that cause crashing and rendering art… (#3292)
Revert "Fix cursor redrawing crash (#2965)"
This reverts commit 926a2e3d80.

Revert "Fix double width cursor for CJK characters (#2932)"
This reverts commit eafa884fc4.

Fixes #3277.
Fully reverts #2965, #2932.
2019-10-22 14:42:57 -07:00
..
lib Retarget VtPipeTerm & terminalcore-lib to 18362 (#2885) 2019-09-25 15:09:56 -07:00
ControlKeyStates.hpp Add a ControlKeyStates wrapper class (#1718) 2019-07-16 11:09:29 -07:00
ITerminalApi.hpp add wpf control (#2004) 2019-10-11 14:02:09 -07:00
ITerminalInput.hpp add wpf control (#2004) 2019-10-11 14:02:09 -07: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 Revert two cursor changes that cause crashing and rendering art… (#3292) 2019-10-22 14:42:57 -07:00
Terminal.hpp Revert two cursor changes that cause crashing and rendering art… (#3292) 2019-10-22 14:42:57 -07:00
TerminalApi.cpp Fixes issue with text copied to clipboard not having proper line endings. (#3239) 2019-10-17 17:13:53 -07:00
terminalcore-common.vcxproj Add a ControlKeyStates wrapper class (#1718) 2019-07-16 11:09:29 -07:00
TerminalDispatch.cpp VT sequence support for EraseInLine, EraseInDisplay, DeleteCharacter and InsertCharacter (#2144) 2019-07-30 16:28:28 -07:00
TerminalDispatch.hpp VT sequence support for EraseInLine, EraseInDisplay, DeleteCharacter and InsertCharacter (#2144) 2019-07-30 16:28:28 -07:00
TerminalDispatchGraphics.cpp Add support for passing through extended text attributes, like… (#2917) 2019-10-04 15:53:54 -05:00
terminalrenderdata.cpp Revert two cursor changes that cause crashing and rendering art… (#3292) 2019-10-22 14:42:57 -07:00
TerminalSelection.cpp Selection Code Cleanup + Double Click Delimiter Runs (#2511) 2019-09-17 10:39:39 -07:00