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.c
Commit message (
Expand
)
Author
Age
*
win: Terminal UI #6315
Rui Abreu Ferreira
2017-05-03
*
event: Remove "priority" concept.
Justin M. Keyes
2017-04-28
*
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
*
*: Add comment to all C files
ZyX
2017-04-19
*
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
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
stream: set data together with callback
Björn Linse
2016-08-20
*
tui/input.c: Handle Ctrl-Z (suspend) for TERM=linux (#3100) (#4911)
Mateusz Czapliński
2016-06-12
*
tui/input.c: Add mouse release event (#4873)
sach1t
2016-06-04
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
*: Fix new linter errors
ZyX
2016-05-01
*
Implement handling of terminal focus events
Joe Hermaszewski
2015-11-17
*
tui: Flush input on timer_cb
Thiago de Arruda
2015-10-12
*
tui: Fix queueing of large chunks of input
Thiago de Arruda
2015-10-01
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
encoding: simplify handling of encoding in TUI
Björn Linse
2015-09-08
*
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