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
Commit message (
Expand
)
Author
Age
*
tui: Improve scrolling mechanism.
Jonathan de Boyne Pollard
2017-05-23
*
tui: Reset the scroll region when resizing.
Jonathan de Boyne Pollard
2017-05-23
*
tui: resize: use an extended terminal capability
Jonathan de Boyne Pollard
2017-05-23
*
tui: Only use dtterm's extension where supported.
Jonathan de Boyne Pollard
2017-05-23
*
tui.c: Initialize TUI input component only once. (#6784)
Justin M. Keyes
2017-05-22
*
tui: Fix V547: always true condition
ZyX
2017-05-20
*
*: Fix all V641 errors
ZyX
2017-05-20
*
api: generate ui events
Björn Linse
2017-05-10
*
refactor/single-include (#6688)
Carlo Abelli
2017-05-05
*
tui: Also fix "linux*" terminfo entries. #6673
Jonathan de Boyne Pollard
2017-05-04
*
'guicursor': tui: Konsole: blinkon0 should disable blinking.
Justin M. Keyes
2017-05-03
*
win: Terminal UI #6315
Rui Abreu Ferreira
2017-05-03
*
'guicursor': TMUX_WRAP iTerm seqs. Do color seq before shape seq.
Justin M. Keyes
2017-04-30
*
'guicursor': No color/blink by default
Justin M. Keyes
2017-04-30
*
event: Remove "priority" concept.
Justin M. Keyes
2017-04-28
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
*
tui: Only set cursor color if the highlight group is valid (#6585)
James McCoy
2017-04-25
*
tui/input.c: Use default 'ttimeoutlen' if option get fails.
Justin M. Keyes
2017-04-23
*
api_clear_error()
Justin M. Keyes
2017-04-23
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
*
'guicursor': iTerm: Set cursor color.
Justin M. Keyes
2017-04-22
*
Merge #6539 'More cursor shape modes'
Justin M. Keyes
2017-04-21
|
\
|
*
ui: use an array for mode styles
Björn Linse
2017-04-21
|
*
ui: support more cursor shape modes
Björn Linse
2017-04-21
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
/
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
*
api/cursor_style_set: mode descriptions
Justin M. Keyes
2017-04-01
*
'guicursor': Empty means "block cursor in all modes".
Justin M. Keyes
2017-04-01
*
tui: 'guicursor' color
Matthieu Coudron
2017-04-01
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
*
tui: Only enable/disable mouse when there's something to do (#6411)
James McCoy
2017-04-02
*
ascii: Readd DEL_STR define
ZyX
2017-03-29
*
tui.c: Handle missing "key_dc" terminfo entry (#6128)
svaante
2017-02-16
*
Revert "tui: update_size(): Fix race condition."
Justin M. Keyes
2017-02-04
*
tui: update_size(): Fix race condition.
Justin M. Keyes
2017-02-03
*
tui: Ignore DECRST 12 in terminfo's cursor_normal, if present
James McCoy
2017-01-25
*
tui: Enable mode-sensitive cursor by default.
Justin M. Keyes
2017-01-20
*
tui: Do not decide cursor blinking.
Justin M. Keyes
2017-01-20
*
build: Do not check for obsolete <termio.h>
Justin M. Keyes
2016-12-24
*
build: Support old libtermkey.
Justin M. Keyes
2016-12-24
*
tui: check stty/termios for kbs
Justin M. Keyes
2016-12-23
*
tui: "backpressure": Drop messages to avoid flooding.
Justin M. Keyes
2016-12-09
*
add cmdline mode to modechange of RPC and tests
chemzqm
2016-11-30
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
*
tui/suspend_event(): set STDIN to "blocking"
Justin M. Keyes
2016-11-02
*
Revert "tui: Move ui_bridge module to tui/ namespace."
Justin M. Keyes
2016-10-13
*
tui/flush_buf: Don't toggle cursor when called from out() #5436
Florian Larysch
2016-10-06
*
tui/terminfo_start: Default to normal-mode cursor shape. (#5419)
Justin M. Keyes
2016-10-02
[next]