aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/tty.c
Commit message (Collapse)AuthorAge
* win/TUI: enable mouse on ConEmu and vtpcon without vtierw72020-05-26
|
* TUI: use stdio names instead of magic numbers #11410erw72019-11-17
|
* refactor: Extract os_tty_guess_term()Justin M. Keyes2018-12-30
- Also remove feature-detection of uv_set_vterm_state(): instead, on Windows we always require libuv to have that function.