terminal/src/cascadia
Mike Griese ffd8f53529
When Conpty encounters an unknown string, flush immediately (#4896)
When ConPTY encounters a string we don't understand, immediately flush the frame.

## References

This PR supersedes #2665. This solution is much simpler than what was proposed in that PR. 
As mentioned in #2665: "This might have some long-term consequences for #1173."

## PR Checklist
* [x] Closes #2011
* [x] Closes #4106
* [x] I work here
* [x] Tests added/passed
2020-03-12 16:31:45 -07:00
..
CascadiaPackage Fix the build on VS 2019 Update 5 (#4722) 2020-02-26 00:28:32 +00:00
inc Convert Tab to a WinRT type (#4350) 2020-02-04 21:51:11 +00:00
LocalTests_TerminalApp Add warning messages for bad keybindings (#4746) 2020-03-05 21:06:58 +00:00
PublicTerminalCore fix mouse events in the wpf control (#4720) 2020-02-28 14:46:35 -08:00
TerminalApp Correct for the size of the tabs when calculating our initial window size (#4825) 2020-03-11 20:29:36 +00:00
TerminalAzBridge Shim the AzureConn through a conhost to stop VT bleeding (#4652) 2020-02-20 16:21:05 -08:00
TerminalConnection Don't let ConptyConnection be UAF (#4871) 2020-03-10 14:04:40 -07:00
TerminalControl Make ctrl+shift+scroll toggle acrylic on/off at extrema (#4853) 2020-03-11 10:48:58 -07:00
TerminalCore Abstract GetTextForClipboard() for UIA (#4578) 2020-03-09 08:17:34 -07:00
TerminalSettings Define Automation Properties for TermControl (#4732) 2020-02-27 16:37:56 -08:00
UnitTests_TerminalCore When Conpty encounters an unknown string, flush immediately (#4896) 2020-03-12 16:31:45 -07:00
ut_app Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
WindowsTerminal Correct for the size of the tabs when calculating our initial window size (#4825) 2020-03-11 20:29:36 +00:00
WindowsTerminalUniversal Rename WTU to zTerminal using the CORE device family resource q… (#4520) 2020-02-10 14:37:24 -08:00
WinRTUtils Display Emojis, Kaomojis, and symbols while in IME mode (#4688) 2020-02-26 18:36:02 +00:00
WpfTerminalControl fix mouse events in the wpf control (#4720) 2020-02-28 14:46:35 -08:00
CascadiaResources.build.items Add Int, Dev and IntDev assets; switch to them (#4006) 2019-12-17 19:57:51 -08:00