index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
/
keymap_spec.lua
Commit message (
Expand
)
Author
Age
*
test: improve test conventions
dundargoc
2024-04-23
*
test: make mapping tests more consistent (#28368)
zeertzjq
2024-04-16
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: reduce sleep for file timestamp change (#28196)
zeertzjq
2024-04-06
*
feat(api): support getting abbreviations (#26868)
Raphael
2024-01-20
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
vim-patch:8.2.4932: not easy to filter the output of maplist()
zeertzjq
2023-11-09
*
vim-patch:8.2.4861: it is not easy to restore saved mappings
zeertzjq
2023-11-09
*
vim-patch:8.2.4140: maparg() does not indicate the type of script
zeertzjq
2023-11-09
*
refactor(api): simplify nvim_set_keymap shortname check (#25945)
zeertzjq
2023-11-09
*
test: more tests for nvim_{set,del}_keymap with abbreviation (#23970)
zeertzjq
2023-06-10
*
feat(api): support abbreviations in nvim_set_keymap
bfredl
2023-06-09
*
fix(redo): make redo of Lua mappings in op-pending mode work (#23566)
zeertzjq
2023-05-10
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
docs: fix typos
dundargoc
2022-11-02
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
refactor(mappings)!: mapblock_fill_dict() use API Dictionary (#20020)
zeertzjq
2022-08-31
*
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
test: improve mapping tests and docs (#19619)
zeertzjq
2022-08-02
*
test: fix api/keymap_spec.lua tests
zeertzjq
2022-08-01
*
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2022-08-01
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
fix(mappings): fix double-free when unmapping simplifiable Lua mapping
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
test: move two mapping tests to ex_cmds/map_spec.lua
zeertzjq
2022-03-02
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
feat(mappings): considering map description when filtering (#17423)
Shadman
2022-02-16
*
fix: <Nop> not shown in :map commands
shadmansaleh
2022-02-16
*
fix(completion): prevent K_LUA from closing pum
zeertzjq
2022-01-10
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
fix: check for valid buffer handles in modify_keymap (#13543)
Thomas Vigouroux
2021-01-03
*
feat(lua): improve error message to make it actionable (#13276)
Alvaro Muñoz
2020-11-13
*
vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()
Jan Edmund Lazo
2020-06-04
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
Change test because maparg was changed to also return lnum
erw7
2019-09-04
*
vim-patch:8.1.1759: no mode char for terminal mapping from maparg()
notomo
2019-07-28
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
API/nvim_set_keymap: remove mode-shortname aliases
Justin M. Keyes
2019-05-12
*
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
2019-05-12
*
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
[next]