aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/os_win_console.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* build: adjust clang-tidy warning exclusion logicdundargoc2023-11-20
* build: remove PVSdundargoc2023-11-12
* fix(Windows): restore console title at exit #21922Enan Ajmain2023-01-23
* fix(ui): re-organize tty fd handling and fix issuesbfredl2023-01-16
* refactor(windows): move os_icon_xx functionsJustin M. Keyes2022-10-14
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* fix(tui): remove dead code #15929erw72021-10-06
* refactor: format files with uncrustify #15663dundargoc2021-09-14
* win/TUI: enable mouse on ConEmu and vtpcon without vtierw72020-05-26
* Change to replace stderr with conouterw72020-01-17
* Add missing include fileerw72020-01-17
* Add stdin, stdout replacement functionserw72020-01-17