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
/
keycodes.c
Age
Commit message (
Expand
)
Author
Files
2026-04-12
docs: misc
Justin M. Keyes
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-05-23
vim-patch:9.1.1402: multi-byte mappings not properly stored in session file (...
zeertzjq
1
2025-03-28
vim-patch:9.1.1247: fragile setup to get (preferred) keys from key_name_entry...
zeertzjq
1
2025-03-08
perf(keycodes): use hashy for string lookup
zeertzjq
1
2025-03-08
vim-patch:partial:9.1.1179: too many strlen() calls in misc2.c
zeertzjq
1
2025-03-08
refactor(keycodes): generate key_names_table[] using Lua
zeertzjq
1
2025-02-20
fix(keycodes): recognize <Find>, <Select> #28431
Mantas Mikulėnas
1
2025-02-03
vim-patch:9.1.1063: too many strlen() calls in userfunc.c
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-02-04
vim-patch:9.1.0073: Looping over modifier_keys_table unnecessarily
zeertzjq
1
2024-02-03
fix(keycodes): simplify S- properly when D- is present (#27316)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-24
refactor: follow style guide
dundargoc
1
2023-12-23
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
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-27
build: enable IWYU on mac
dundargoc
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-13
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-29
docs: small fixes (#25585)
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-09
vim-patch:partial:9.0.1886: Various Typos
zeertzjq
1
2023-08-13
fix(keycodes): recognize <t_xx> as a key (#24700)
zeertzjq
1
2023-08-12
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-08
refactor(mappings)!: remove #n as a notation for a function key (#17318)
zeertzjq
1
2023-04-07
refactor: remove redundant casts
ii14
1
2023-04-02
refactor: remove char_u (#22829)
dundargoc
1
2023-03-05
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
1
2023-03-04
refactor(log): reduce compile time LOG_LEVEL granularity
bfredl
1
2023-03-04
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
1
2023-02-12
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
1
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
1
2023-01-19
refactor: replace char_u with char 25 (#21838)
dundargoc
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2023-01-14
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
1
2023-01-13
refactor: replace char_u with char 20 (#21714)
dundargoc
1
2023-01-09
refactor: replace char_u with char
dundargoc
1
2022-12-21
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
1
2022-11-26
refactor: replace char_u with char
Dundar Göc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-01
build(lint): remove clint.py rules for braces #20880
dundargoc
1
[next]