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.c
Age
Commit message (
Expand
)
Author
Files
2026-02-27
fix(startup): wait for bg detection before user config #37075
Kyle
1
2026-02-03
fix(tui): use 0x7f as Backspace on Windows with VT input (#37679)
zeertzjq
1
2025-12-30
build: ship "_core/*" as bytecode (built-into Nvim binary)
Justin M. Keyes
1
2025-11-03
fix(tui): wrong default input key encoding (#36440)
zeertzjq
1
2025-10-30
fix(tui): don't call tinput_init() twice (#36386)
zeertzjq
1
2025-10-29
refactor(termkey): make termkey use internal terminfo properly
bfredl
1
2025-08-14
fix(tui): do not emit resize screen sequence after host terminal is resized (...
Gregory Anders
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-09
feat(tui): use DA1 response to determine OSC 52 support
Gregory Anders
1
2025-06-22
build(msvc): suppress msvc build warning for different enum types (#34591)
Gabriel Ford
1
2025-06-11
feat(tui): support APC queries in TermResponse (#34426)
Gregory Anders
1
2025-05-15
fix(tui): clear primary device callback before invoking it (#34032)
zeertzjq
1
2025-05-03
refactor(tui): redundant input->in_fd assignment #33756
joe
1
2025-05-03
fix(tui): don't try to add unsupported modifiers (#33799)
zeertzjq
1
2025-05-02
fix(tui): forward C0 control codes literally (#33759)
zeertzjq
1
2025-04-22
fix(tui): ensure all pending escape sequences are processed before exiting #3...
Gregory Anders
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-01-21
feat(tui): recognize X1 and X2 mouse events
zeertzjq
1
2024-12-31
feat(tui): handle kitty key events in libtermkey (#31727)
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-18
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
1
2024-09-05
refactor: adopt termkey and eliminate duplicate code
dundargoc
1
2024-07-21
feat(tui): parse CSI subparams in termkey (#29805)
Gregory Anders
1
2024-07-19
feat(tui): support in-band resize events (#29791)
Gregory Anders
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-03-28
feat(tui): query extended underline support using DECRQSS (#28052)
zeertzjq
1
2024-03-27
refactor(tui): reorder functions for query and response (#28051)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-07
fix(tui): use buflen to calculate remaining buffer size (#26942)
James McCoy
1
2023-12-31
refactor(tui): remove code that is no longer necessary
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-07
fix(tui): use uv_timer_t instead of TimeWatcher for input (#26435)
zeertzjq
1
2023-12-01
refactor: change event_create() to a macro (#26343)
zeertzjq
1
2023-12-01
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
1
2023-11-30
refactor: explicitly abort on OOM condition (#26330)
Gregory Anders
1
2023-11-30
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
1
2023-11-30
fix(tui): grow termkey's internal buffer for large escape sequences (#26309)
Gregory Anders
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-25
build: rework IWYU mapping files
dundargoc
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-17
refactor(tui): use termkey_interpret_modereport
Gregory Anders
1
2023-11-17
refactor(tui): refactor Kitty keyboard query implementation
Gregory Anders
1
2023-11-16
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
1
[next]