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
/
getchar.c
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-02-22
vim-patch:9.2.0041: Not always using GA_CONCAT_LITERAL
zeertzjq
1
2026-01-16
vim-patch:8.2.0370: the typebuf_was_filled flag is sometimes not reset (#37404)
Jan Edmund Lazo
1
2026-01-15
vim-patch:9.1.0697: [security]: heap-buffer-overflow in ins_typebuf (#37372)
Jan Edmund Lazo
1
2025-12-29
vim-patch:9.1.2030: inefficient use of ga_concat() (#37151)
zeertzjq
1
2025-12-14
vim-patch:7.4.1886 (#36945)
zeertzjq
1
2025-12-12
vim-patch:9.1.1969: Wrong cursor position after formatting with long 'formatp...
zeertzjq
1
2025-11-20
fix(input): discard following keys when discarding <Cmd>/K_LUA (#36498)
zeertzjq
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-09-13
feat(ui): support grid=0 in nvim_input_mouse #32535
fredizzimo
1
2025-08-25
vim-patch:8.1.2371: FEAT_TEXT_PROP is a confusing name (#35466)
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.1891: functions used in one file are global
Jan Edmund Lazo
1
2025-07-05
refactor(getchar): rename test variable (#34769)
zeertzjq
1
2025-07-04
test(old): emulate test_override('char_avail') using FFI
zeertzjq
1
2025-06-09
fix(messages): recognize cmdline one_key/number prompt State (#34206)
luukvbaal
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-03-19
fix(messages): incorrect error message splitting and kind #32990
luukvbaal
1
2025-03-03
vim-patch:9.1.1169: using global variable for get_insert()/get_lambda_name() ...
zeertzjq
1
2025-02-27
vim-patch:9.1.1152: Patch v9.1.1151 causes problems
zeertzjq
1
2025-02-27
vim-patch:9.1.1151: too many strlen() calls in getchar.c
zeertzjq
1
2025-02-05
fix(event-loop): process input before events in getchar() (#32322)
zeertzjq
1
2025-02-03
vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)
zeertzjq
1
2025-02-02
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
1
2025-01-16
feat(terminal): add support for kitty keyboard protocol
Gregory Anders
1
2025-01-13
fix(getchar): do not simplify keycodes in terminal mode
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-11-16
vim-patch:partial:9.1.0851: too many strlen() calls in getchar.c (#31230)
zeertzjq
1
2024-11-01
feat(lua): allow vim.on_key() callback to consume the key (#30939)
errael
1
2024-10-01
refactor: use ERROR_SET() to check for error (#30594)
zeertzjq
1
2024-09-24
fix(paste): only record a paste when it's from RPC (#30491)
zeertzjq
1
2024-09-22
fix(paste): improve repeating of pasted text (#30438)
zeertzjq
1
2024-09-10
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
1
2024-07-31
vim-patch:9.1.0644: Unnecessary STRLEN() when applying mapping (#29921)
zeertzjq
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-07-30
vim-patch:9.1.0642: Check that mapping rhs starts with lhs fails if not simpl...
zeertzjq
1
2024-07-15
docs: misc (#29622)
dundargoc
1
2024-07-14
vim-patch:9.1.0573: ex: no implicit print for single addresses
zeertzjq
1
2024-07-14
vim-patch:9.1.0580: :lmap mapping for keypad key not applied when typed in Se...
zeertzjq
1
2024-07-13
fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677)
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-23
vim-patch:9.1.0365: Crash when typing many keys with D- modifier (#28464)
zeertzjq
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-04-19
vim-patch:9.1.0351: No test that completing a partial mapping clears 'showcmd...
zeertzjq
1
2024-04-18
test: 'showcmd' with ext_messages and Visual selection (#28393)
zeertzjq
1
2024-04-18
vim-patch:9.1.0343: 'showcmd' wrong for partial mapping with multibyte (#28392)
zeertzjq
1
2024-03-31
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
1
[next]