index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
tui
/
input.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-22
fix(tui): ensure all pending escape sequences are processed before exiting #3...
Gregory Anders
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-26
feat(tui): update 'background' on theme change events (#31350)
Gregory Anders
1
2024-09-05
refactor: adopt termkey and eliminate duplicate code
dundargoc
1
2024-06-08
refactor(io): make rstream use a linear buffer
bfredl
1
2024-06-01
refactor(tui): use a linear buffer for buffered keys
bfredl
1
2024-05-31
refactor(io): separate types for read and write streams
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-07
fix(tui): use uv_timer_t instead of TimeWatcher for input (#26435)
zeertzjq
1
2023-12-01
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
1
2023-11-30
build: vendor libtermkey
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
1
2023-11-17
refactor(tui): refactor Kitty keyboard query implementation
Gregory Anders
1
2023-11-13
refactor: move background color detection into Lua
Gregory Anders
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor: remove long
dundargoc
1
2023-02-21
refactor(tui/input.c): remove unused multithreading code (#22342)
zeertzjq
1
2023-01-31
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-28
build(deps): require libtermkey version 0.22
Andreas Schneider
1
2022-07-04
feat(tui): recognize keypad keys when using kitty keyboard protocol
erw7
1
2022-04-25
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
1
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
1
2020-11-20
test,unit: Change test according to change of bg color response processing
erw7
1
2020-03-21
TUI: do not use "nvim_get_option" in tui thread
erw7
1
2019-10-03
tui: fix handling of bg response after suspend (#11145)
Daniel Hahler
1
2019-09-30
tui: improve handle_background_color: short-circuit (#11067)
Daniel Hahler
1
2019-08-27
paste: implement redo (AKA dot-repeat)
Justin M. Keyes
1
2019-08-27
paste: phases, dots
Justin M. Keyes
1
2019-04-28
win: stream_init() issue with tty on Windows #9884
erw7
1
2017-05-03
win: Terminal UI #6315
Rui Abreu Ferreira
1
2016-12-24
build: Support old libtermkey.
Justin M. Keyes
1
2016-12-23
tui: check stty/termios for kbs
Justin M. Keyes
1
2015-10-01
tui: Fix queueing of large chunks of input
Thiago de Arruda
1
2015-09-06
tui: Refactor for running in another thread
Thiago de Arruda
1
2015-09-06
tui: move term_input.inl into the input.c module
Thiago de Arruda
1