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
/
src
/
nvim
/
keymap.h
Commit message (
Expand
)
Author
Age
*
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
zeertzjq
2022-04-29
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
feat(keymap): add F38-F63 keys (#17893)
zeertzjq
2022-04-11
*
refactor: remove unused K_AUCMD_SPECIAL
zeertzjq
2022-03-01
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
vim-patch:8.2.4267: unused entry in keymap enum (#17255)
zeertzjq
2022-01-31
*
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
*
refactor: remove the <xCSI> key
zeertzjq
2022-01-21
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.1.2366: using old C style comments
Jan Edmund Lazo
2020-04-12
*
vim-patch:8.1.0140: recording into a register has focus events
Jan Edmund Lazo
2020-02-01
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
keymap, terminal: more keycodes #9810
Olivier G-R
2019-03-31
*
keymap: add more (keypad) keycodes #9793
Olivier G-R
2019-03-29
*
Merge #8736 'vim-patch:8.0.0697: stable keymap.h'
Justin M. Keyes
2018-07-13
|
\
|
*
keymap: add commented events to match 8.0.0697
Jan Edmund Lazo
2018-07-13
|
*
vim-patch:8.0.0697: recorded key sequences may become invalid
Jan Edmund Lazo
2018-07-10
|
/
*
insert-mode: interpret unmapped META as ESC
Justin M. Keyes
2018-04-04
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
*
vim-patch:8.0.0212: buffer for key name may be too small (#8009)
KunMing Xie
2018-02-18
*
eventloop: FocusGained: schedule event instead of pseudokey
Justin M. Keyes
2017-09-05
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
*
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
*
keymap: Support <D-...> (super/command key).
Justin M. Keyes
2016-02-22
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
input: Remove CURSORHOLD key
Thiago de Arruda
2015-10-26
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
Remove :tearoff #3007
Marco Hinz
2015-07-15
*
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
Michael Reed
2015-05-18
*
Cleanup misc.
Michael Reed
2015-05-18
*
Remove QNX/pterm remnants
Michael Reed
2015-01-11
*
Remove FEAT_MOUSE_JSB
Fredrik Fornwall
2014-07-29
*
Fix some styles
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15