neovim/src
Justin M. Keyes 60716371e9 tui: support TERM=konsole-256color
TERM=konsole-256color is recognized by ncurses.

TERM=konsole-xterm might be more clever, but should not be necessary
(for Nvim at least), we already special-case Konsole in various places.
We may need to clean up some areas that currently assume Konsole always
"pretends xterm" (`TERM=xterm-256color`), though I didn't find any such
cases.

ref #6403
ref https://github.com/neovim/neovim/issues/6403#issuecomment-348713346
2018-01-01 20:30:30 +01:00
..
nvim tui: support TERM=konsole-256color 2018-01-01 20:30:30 +01:00
.asan-blacklist ASAN/LeakSanitizer: ignore loop_schedule_deferred() 2017-12-17 22:47:37 +01:00
.clang-format
.valgrind.supp terminal: 'scrollback' 2017-02-26 11:57:52 +01:00
clint.py clint: Make linter report line where it found opening brace 2017-12-23 15:47:23 +03:00
coverity-model.c ci: Update Coverity model for typval refactoring 2017-03-29 21:16:58 -04:00
Doxyfile