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
/
editor
/
meta_key_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677)
zeertzjq
2024-07-13
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
2024-03-31
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(input): do no reinterpret mouse keys with ALT modifiers
zeertzjq
2022-07-25
*
fix(input): fix macro recording with ALT and special key (#18917)
zeertzjq
2022-06-10
*
fix(input): remove reinterpreted ALT/META chords from recorded macro
zeertzjq
2022-01-29
*
test(input): add more tests for K_SPECIAL escaping in ins_char_typebuf()
zeertzjq
2022-01-23
*
fix(input): never reinterpret unmapped ALT- chrods in Terminal mode (#16222)
zeertzjq
2021-11-04
*
fix(input): resolve isolated (non-ALT/META) mappings #13109
erw7
2021-10-02
*
test: reorg #15698
Justin M. Keyes
2021-09-17