terminal/src/tools
Mike Griese 1ae4252a7b
Make conechokey use ReadConsoleInputW by default (#5148)
This PR updates our internal tool `conechokey` to use `ReadConsoleInputW` by default. It also adds a flag `-a` to force it to use `ReadConsoleInputA`.

I discovered this while digging around for #1503, but figured I'd get this checked in now while I'm still investigating.

Since this is just a helper tool, I spent as little effort writing this change - yea the whole tool could benefit from cleaner code but _ain't nobody got time for that_.
2020-03-30 16:06:27 +00:00
..
buffersize Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
closetest Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
ColorTool Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
echokey Make conechokey use ReadConsoleInputW by default (#5148) 2020-03-30 16:06:27 +00:00
fontlist Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
integrity Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
lnkd Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
nihilist Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
pixels Sync with latest inbox changes 2019-10-17 15:11:07 -07:00
scratch Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08: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
U8U16Test ci: run spell check in CI, fix remaining issues (#4799) 2020-03-25 11:02:53 -07:00
vtapp Remove unneeded whitespace (#5162) 2020-03-30 14:33:32 +00:00
vtpipeterm Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
vttests Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00