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
/
os
/
input.c
Commit message (
Expand
)
Author
Age
*
TUI: set os/input.c:global_fd to input->in_fd #10174
erw7
2019-06-10
*
floats: implement floating windows
Björn Linse
2019-03-02
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
log: RPC, input, other events
Justin M. Keyes
2018-09-19
*
cleanup, test interactive -E
Justin M. Keyes
2018-06-04
*
win/startup: remove --literal
Justin M. Keyes
2018-06-04
*
startup: allow explicit "-" file arg with --headless
Justin M. Keyes
2018-06-04
*
startup: fix -es/-Es so they are actually silent
Justin M. Keyes
2018-06-04
*
lint
Justin M. Keyes
2018-06-04
*
os/input.c: parse keycodes in non-string context #7411
lePerdu
2018-01-18
*
input: only change mode of input fd if there is an input fd
Björn Linse
2017-11-25
*
api/nvim_get_mode: Use child-queue instead of "priority".
Justin M. Keyes
2017-04-28
*
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
*
Merge #6550 from ZyX-I/pvs-check-comment
Justin M. Keyes
2017-04-20
|
\
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
vim-patch:7.4.2209
James McCoy
2017-04-19
|
/
*
vim-patch:8.0.0275
Justin M. Keyes
2017-02-06
*
input_enqueue(): Fix length calculation. (#5981)
Justin M. Keyes
2017-01-20
*
tui: check stty/termios for kbs
Justin M. Keyes
2016-12-23
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
stream: set data together with callback
Björn Linse
2016-08-20
*
lint
sach1t
2016-08-07
*
input.c: restore double click
sach1t
2016-08-07
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
*: Fix new linter errors
ZyX
2016-05-01
*
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
*
vim-patch:7.4.936 #4271
watiko
2016-02-22
*
vim-patch:7.4.569/573
Shougo Matsushita
2016-01-13
*
os/input.c: Fix assertion in `create_cursorhold_event`
Thiago de Arruda
2015-10-29
*
main: Refactor normal_enter to call `os_inchar` directly
Thiago de Arruda
2015-10-26
*
input: Remove CURSORHOLD key
Thiago de Arruda
2015-10-26
*
os/input: Don't advance past incomplete sequences in input_enqueue
Thiago de Arruda
2015-10-01
*
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01
*
input: rename input_{start,stop}_stdin()
Justin M. Keyes
2015-05-27
*
input: stream_set_blocking(): libuv impl
Justin M. Keyes
2015-05-27
*
input: set input stream to blocking on exit
Justin M. Keyes
2015-05-27
*
Rename var eof as input_eof #2728
Rui Abreu Ferreira
2015-05-24
*
os/input.c: Eliminate conversion warning from gcc 5 #2617
Björn Linse
2015-05-09
*
eval: Fix `jobwait()`
Thiago de Arruda
2015-04-11
*
main: Simplify code that deals with early user input
Thiago de Arruda
2015-03-18
*
input: Escape utf8 sequences that contain CSI/K_SPECIAL
Thiago de Arruda
2015-02-18
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
input: Remove input_buffer_{save,restore}
Thiago de Arruda
2015-02-16
[next]