summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/os/os_win_console.c
AgeCommit message (Expand)AuthorFiles
2026-04-20vim-patch:8.2.4912: using execute() to define a lambda doesn't work (#39229)Jan Edmund Lazo1
2026-04-06fix(channel): fix Ctrl-C handling regression in terminalSanzhar Kuandyk1
2026-04-01refactor(channel): defer hidden console allocation to :detachSanzhar Kuandyk1
2025-08-14fix(build): also check os_win sources with uncrustify in CIbfredl1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-06-04refactor(windows): redundant icon messages #34274Emanuel Krollmann1
2025-06-01fix(windows): don't set window icon on SIGHUP #34260Emanuel Krollmann1
2025-04-16fix(env.c): drop envmap, free os_getenv() result #32683Judit Novak1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq1
2023-11-20build: adjust clang-tidy warning exclusion logicdundargoc1
2023-11-12build: remove PVSdundargoc1
2023-01-23fix(Windows): restore console title at exit #21922Enan Ajmain1
2023-01-16fix(ui): re-organize tty fd handling and fix issuesbfredl1
2022-10-14refactor(windows): move os_icon_xx functionsJustin M. Keyes1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2021-10-06fix(tui): remove dead code #15929erw71
2021-09-14refactor: format files with uncrustify #15663dundargoc1
2020-05-26win/TUI: enable mouse on ConEmu and vtpcon without vtierw71
2020-01-17Change to replace stderr with conouterw71
2020-01-17Add missing include fileerw71
2020-01-17Add stdin, stdout replacement functionserw71