windows-terminal/.github
Leonard Hecker 760daa642e
Modernize VtPipeTerm (#17647)
This shortens VtPipeTerm quite a bit, which used to have various debug
flags and modes. I kept the `--out` flag to redirect the output to a
file, but I removed the `--debug` (pipe the output through WSL and
show escape sequences visually) and `--headless` (hide conpty) flags.

I did this, because VtPipeTerm always used the system ConPTY API
but I needed it to use my local OpenConsole. I also wanted it to
use overlapped IO for testing but found that it was too difficult
to refactor make that work.

I also noticed that the project was the only holdout for
`conpty.h` which had to be kept in sync with `winconpty.h`.
2024-08-26 21:06:43 +02:00
..
ISSUE_TEMPLATE Update bug template to help find the version number accurately (#14375) 2022-11-14 22:00:11 +00:00
actions/spelling Modernize VtPipeTerm (#17647) 2024-08-26 21:06:43 +02:00
linters Add support for autodetecting URLs and making hyperlinks (#7691) 2020-10-28 20:24:43 +00:00
policies Onboard to GitOps.ResourceManagement (#15557) 2023-07-06 17:03:01 -05:00
workflows Remove "SimilarIssues" Bot prototype (#17598) 2024-07-22 10:10:06 -07:00
PULL_REQUEST_TEMPLATE.md Make the PR template less unfriendly (#14697) 2023-01-19 11:39:04 +00:00