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
/
tui.c
Commit message (
Expand
)
Author
Age
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
tui: libtermkey: force CSI driver for mouse input #7948
Chih-Hsuan Yen
2018-01-31
*
tui: fix use-after-free after UI `stop` event #7922
Justin M. Keyes
2018-01-28
*
Fix warning when assing size_t type value to uv_buf_t.len, convert type to UL...
George Zhao
2018-01-18
*
tui: final_column_wrap(): fix row calculation
Justin M. Keyes
2018-01-16
*
tui: support TERM=konsole-256color
Justin M. Keyes
2018-01-01
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-23
|
\
|
*
tui: rework deferred-termcodes ... again
Justin M. Keyes
2017-12-16
*
|
Merge branch 'master' into hide-container-impl
ZyX
2017-12-16
|
\
|
|
*
tui: defer termcodes using a timer
Justin M. Keyes
2017-12-13
|
*
tui: rework deferred-termcodes implementation
Justin M. Keyes
2017-12-13
|
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
|
*: Fix linter errors
ZyX
2017-12-12
|
/
*
doc
Justin M. Keyes
2017-12-10
*
Merge #7676 from florolf/atomic-unibilium
Justin M. Keyes
2017-12-06
|
\
|
*
tui: always hide cursor when flushing
Florian Larysch
2017-12-05
|
*
tui: never flush buffers in midst of unibilium output
Florian Larysch
2017-12-05
*
|
tui: ignore st terminfo cursor shape (Se, Ss) entries
Justin M. Keyes
2017-12-06
*
|
tui: flush -V3 ('verbose' >= 3) info ASAP
Justin M. Keyes
2017-12-05
*
|
tui: set descriptions on termcap extensions
Justin M. Keyes
2017-12-05
*
|
tui: dump termcap info if -V3 ('verbose' >= 3)
Justin M. Keyes
2017-12-05
|
/
*
tui.c: request focus-reporting (fix regression) #7670
Justin M. Keyes
2017-12-02
*
tui: emit some termcodes later (after startup) (#7664)
Justin M. Keyes
2017-12-01
*
tui/rxvt: enable focus-reporting
Justin M. Keyes
2017-12-01
*
Revert "tui: update cleared area only if non-default bg"
Justin M. Keyes
2017-11-29
*
tui: expose terminal type in 'term' option
Justin M. Keyes
2017-11-27
*
tui: update cleared area only if non-default bg
Justin M. Keyes
2017-11-24
*
tui: Disable BCE almost always. #7624
Justin M. Keyes
2017-11-24
*
tui: Disable BCE by default. #7624
Justin M. Keyes
2017-11-23
*
tui: move terminfo_is_term_family()
Justin M. Keyes
2017-11-22
*
Fix for pvs V782, pointer access to first element of array
Peter Kalauskas
2017-11-22
*
tui: setrgbf/setrgbb: emit semicolons for VTE
Justin M. Keyes
2017-11-18
*
tui: 'guicursor': use DECSCUSR for xterm-likes (#7576)
Justin M. Keyes
2017-11-17
*
Adds nvim_get_hl_by_name/by_id
Matthieu Coudron
2017-09-30
*
tui: Use unibi_var_from_num when available
James McCoy
2017-09-16
*
tui: DECSCUSR workaround for Konsole (#7236)
Vadim A. Misbakh-Soloviov
2017-09-04
*
tui: support new iterm2, iTerm2.app terminfo entries
Leonardo Brondani Schenkel
2017-08-26
*
tui: always use unibi_add_ext_str with unibi_get_ext_str #7204
Fredrik Fornwall
2017-08-24
*
tui: fix DECSCUSR logic #6997
Sebastian Parborg
2017-08-13
*
coverity/166184: Check length of str, not term
James McCoy
2017-08-11
*
tui: fix truecolor in libvte, tmux #7037
DarkDefender
2017-07-30
*
log: termios info to DEBUG instead of INFO
Justin M. Keyes
2017-07-23
*
tui: Do not override 'termguicolors' choice (#7004)
DarkDefender
2017-07-15
*
tui: Remove superflous iTerm2 test added in error.
Jonathan de Boyne Pollard
2017-07-09
*
tui: Improve the setrgbf/setrgbb fallback logic.
Jonathan de Boyne Pollard
2017-07-09
*
lint
Justin M. Keyes
2017-07-07
*
tui: Coding style changes only
Jonathan de Boyne Pollard
2017-07-06
*
tui: Switch terminal keyboard mode properly.
Jonathan de Boyne Pollard
2017-07-06
*
tui: Coding style changes only
Jonathan de Boyne Pollard
2017-07-06
*
tui: Track cursor visibility.
Jonathan de Boyne Pollard
2017-06-10
[next]