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
/
input.h
Commit message (
Expand
)
Author
Age
*
refactor(tui/input.c): remove unused multithreading code (#22342)
zeertzjq
2023-02-21
*
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
build(deps): require libtermkey version 0.22
Andreas Schneider
2022-09-28
*
feat(tui): recognize keypad keys when using kitty keyboard protocol
erw7
2022-07-04
*
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
2022-04-25
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
test,unit: Change test according to change of bg color response processing
erw7
2020-11-20
*
TUI: do not use "nvim_get_option" in tui thread
erw7
2020-03-21
*
tui: fix handling of bg response after suspend (#11145)
Daniel Hahler
2019-10-03
*
tui: improve handle_background_color: short-circuit (#11067)
Daniel Hahler
2019-09-30
*
paste: implement redo (AKA dot-repeat)
Justin M. Keyes
2019-08-27
*
paste: phases, dots
Justin M. Keyes
2019-08-27
*
win: stream_init() issue with tty on Windows #9884
erw7
2019-04-28
*
win: Terminal UI #6315
Rui Abreu Ferreira
2017-05-03
*
build: Support old libtermkey.
Justin M. Keyes
2016-12-24
*
tui: check stty/termios for kbs
Justin M. Keyes
2016-12-23
*
tui: Fix queueing of large chunks of input
Thiago de Arruda
2015-10-01
*
tui: Refactor for running in another thread
Thiago de Arruda
2015-09-06
*
tui: move term_input.inl into the input.c module
Thiago de Arruda
2015-09-06