index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
tui
/
terminfo.c
Commit message (
Expand
)
Author
Age
*
fixup: apply the change on more files
James Tirta Halim
2024-06-04
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
Fix screen terminal family issues
erw7
2020-03-12
*
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
2020-02-16
*
terminfo_is_bsd_console: fallback to false
Daniel Hahler
2019-12-01
*
TUI: Do not disable BCE for builtin terminfos (#9443)
Justin M. Keyes
2019-01-02
*
Merge 'upstream/master' into pr-win-erw7
Justin M. Keyes
2018-12-27
|
\
|
*
TUI: detect BSD vt console
Justin M. Keyes
2018-12-16
*
|
win/TUI: builtin terminfos for cygwin, conemu, et al.
erw7
2018-12-27
*
|
win/TUI: SetConsoleMode() to override libuv #9094
erw7
2018-12-27
|
/
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
terminfo: add scripts/update_terminfo.sh
Marco Hinz
2018-08-10
*
tui: support TERM=konsole-256color
Justin M. Keyes
2018-01-01
*
tui: dump termcap info if -V3 ('verbose' >= 3)
Justin M. Keyes
2017-12-05
*
tui: expose terminal type in 'term' option
Justin M. Keyes
2017-11-27
*
tui: Disable BCE by default. #7624
Justin M. Keyes
2017-11-23
*
tui: move terminfo_is_term_family()
Justin M. Keyes
2017-11-22
*
tui: support new iterm2, iTerm2.app terminfo entries
Leonardo Brondani Schenkel
2017-08-26
*
lint
Justin M. Keyes
2017-07-07
*
tui: Coding style changes only
Jonathan de Boyne Pollard
2017-07-06
*
tui: Separate out built-in terminfo records.
Jonathan de Boyne Pollard
2017-06-03