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
/
test
/
functional
/
api
/
keymap_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-24
backport: fix(api): `LuaRef` leak in `nvim_set_keymap` on LHS too long (>=66 ...
neovim-backports[bot]
1
2026-04-13
backport: feat(api): rename buffer to buf in retval #39015
Justin M. Keyes
1
2026-03-16
fix(api): use standard error messages
Justin M. Keyes
1
2026-01-07
fix(mappings): always include replace_keycodes in mapping dicts (#37272)
zeertzjq
1
2025-07-08
test(api): nvim_get_keymap returns correct lhsraw and lhsrawalt
zeertzjq
1
2025-04-01
fix(api): nvim_set_keymap() throws error even in pcall() #33228
tstsrt
1
2025-03-30
fix(api): use E226 instead of E227 for duplicate abbreviation (#33159)
zeertzjq
1
2025-03-29
fix(api): use original LHS in keymap error message #33135
Gregory Anders
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-16
test: make mapping tests more consistent (#28368)
zeertzjq
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-04-06
test: reduce sleep for file timestamp change (#28196)
zeertzjq
1
2024-01-20
feat(api): support getting abbreviations (#26868)
Raphael
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: remove helpers.sleep()
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-09
vim-patch:8.2.4932: not easy to filter the output of maplist()
zeertzjq
1
2023-11-09
vim-patch:8.2.4861: it is not easy to restore saved mappings
zeertzjq
1
2023-11-09
vim-patch:8.2.4140: maparg() does not indicate the type of script
zeertzjq
1
2023-11-09
refactor(api): simplify nvim_set_keymap shortname check (#25945)
zeertzjq
1
2023-06-10
test: more tests for nvim_{set,del}_keymap with abbreviation (#23970)
zeertzjq
1
2023-06-09
feat(api): support abbreviations in nvim_set_keymap
bfredl
1
2023-05-10
fix(redo): make redo of Lua mappings in op-pending mode work (#23566)
zeertzjq
1
2023-03-26
test: use exec_capture() in more places (#22787)
zeertzjq
1
2023-03-25
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
1
2022-11-02
docs: fix typos
dundargoc
1
2022-09-30
docs: fix typos (#20394)
dundargoc
1
2022-08-31
refactor(mappings)!: mapblock_fill_dict() use API Dictionary (#20020)
zeertzjq
1
2022-08-03
feat(lua): print source locations of lua callbacks (#19597)
ii14
1
2022-08-02
test: improve mapping tests and docs (#19619)
zeertzjq
1
2022-08-01
test: fix api/keymap_spec.lua tests
zeertzjq
1
2022-08-01
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
1
2022-06-15
feat(logging): include test-id in log messages
Justin M. Keyes
1
2022-06-01
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
1
2022-04-29
fix(mappings): fix double-free when unmapping simplifiable Lua mapping
zeertzjq
1
2022-04-29
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
1
2022-03-02
test: move two mapping tests to ex_cmds/map_spec.lua
zeertzjq
1
2022-02-28
feat(lua): show proper verbose output for lua configuration
shadmansaleh
1
2022-02-16
feat(mappings): considering map description when filtering (#17423)
Shadman
1
2022-02-16
fix: <Nop> not shown in :map commands
shadmansaleh
1
2022-01-10
fix(completion): prevent K_LUA from closing pum
zeertzjq
1
2022-01-01
feat(api): add support for lua function & description in keymap
shadmansaleh
1
2021-10-03
refactor(api): handle option dicts properly
Björn Linse
1
2021-01-03
fix: check for valid buffer handles in modify_keymap (#13543)
Thomas Vigouroux
1
2020-11-13
feat(lua): improve error message to make it actionable (#13276)
Alvaro Muñoz
1
2020-06-04
vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()
Jan Edmund Lazo
1
[next]