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
/
ex_cmds
/
cmd_map_spec.lua
Commit message (
Expand
)
Author
Age
*
docs: small fixes
dundargoc
2023-10-10
*
vim-patch:8.2.3887: E1135 is used for two different errors
zeertzjq
2023-05-08
*
vim-patch:8.2.1978: making a mapping work in all modes is complicated
zeertzjq
2023-05-08
*
test: add more tests for K_SPECIAL escaping in <Cmd> mapping
zeertzjq
2022-05-03
*
test: add test for <Cmd> mapping with character containing K_SPECIAL byte
zeertzjq
2022-04-30
*
feat(mappings): allow special keys and modifiers in <Cmd> mapping
zeertzjq
2022-04-29
*
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
*
screen: don't unconditionally clear messages on window scroll
Björn Linse
2019-01-15
*
insert: make <cmd> mapping work in completion (CTRL-X) mode
Björn Linse
2018-12-01
*
getchar: allow <SID> in <Cmd> mapping
Björn Linse
2018-09-13
*
cmdline: always use save_cmdline before command_line_enter
Björn Linse
2018-08-17
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23