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
/
input.c
Age
Commit message (
Expand
)
Author
Files
2025-10-14
vim-patch:9.1.1853: Ctrl-F and Ctrl-B at more prompt not working with key pro...
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-09
fix(messages): recognize cmdline one_key/number prompt State (#34206)
luukvbaal
1
2025-02-05
fix(messages): add a trailing space to inputlist() etc. prompts (#32328)
zeertzjq
1
2025-01-02
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-20
fix(messages): more ext_messages kinds #31279
luukvbaal
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-09-10
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
1
2024-04-11
vim-patch:9.0.2114: overflow detection not accurate when adding digits (#28271)
zeertzjq
1
2024-02-06
docs: small fixes (#27213)
dundargoc
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-24
refactor: follow style guide
dundargoc
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-11-29
refactor: move some constants out of vim_defs.h (#26298)
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-17
vim-patch:9.0.2111: [security]: overflow in get_number
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor(message): smsg_attr -> smsg
bfredl
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-02-28
refactor(getchar.c): change most char_u to uint8_t (#22444)
zeertzjq
1
2023-02-11
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
1
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
1
2023-01-17
vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-28
fix: compiler warnings from clang 15 (#20321)
dundargoc
1
2022-08-30
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
1
2022-05-10
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
1
2022-05-07
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-04-29
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
1
2022-01-21
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
1
2021-12-10
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
1