terminal/src/tools
Hermès BÉLUSCA - MAÏTO d82eab44d0 Minor fixes to ConhostConnection and VTPipeTerm (#1218)
* Cascadia/TerminalConnection: Close the output thread on exit.
It seems that TerminateThread() is available in the code...

* VtPipeTerm: Don't crash when closing the app.

- Gracefully handle ReadFile returning false (usually because of ERROR_BROKEN_PIPE on exit).
- Minor whitespace formatting.

* Cascadia/TerminalConnection: Finish to implement the ConhostConnection::Close() 'TODO' block.
2019-06-12 17:10:13 -07:00
..
buffersize add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
closetest add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
ColorTool "Color scheme" is two words (#1054) 2019-05-30 13:32:05 -05:00
echokey add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
fontlist add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
integrity inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
lnkd add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
nihilist inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
pixels add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
scratch Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
test add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
texttests Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
vtapp Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
vtpipeterm Minor fixes to ConhostConnection and VTPipeTerm (#1218) 2019-06-12 17:10:13 -07:00
vttests Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00