aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/tty.h
Commit message (Collapse)AuthorAge
* 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.