aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/keymap.h
Commit message (Expand)AuthorAge
* paste: WIP #4448Justin M. Keyes2019-08-27
* keymap, terminal: more keycodes #9810Olivier G-R2019-03-31
* keymap: add more (keypad) keycodes #9793Olivier G-R2019-03-29
* Merge #8736 'vim-patch:8.0.0697: stable keymap.h'Justin M. Keyes2018-07-13
|\
| * keymap: add commented events to match 8.0.0697Jan Edmund Lazo2018-07-13
| * vim-patch:8.0.0697: recorded key sequences may become invalidJan Edmund Lazo2018-07-10
|/
* insert-mode: interpret unmapped META as ESCJustin M. Keyes2018-04-04
* getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23
* vim-patch:8.0.0212: buffer for key name may be too small (#8009)KunMing Xie2018-02-18
* eventloop: FocusGained: schedule event instead of pseudokeyJustin M. Keyes2017-09-05
* 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
* keymap: Make replace_termcodes and friends accept length and cpo_flagsZyX2016-04-18
* keymap: Support <D-...> (super/command key).Justin M. Keyes2016-02-22
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* input: Remove CURSORHOLD keyThiago de Arruda2015-10-26
* tui: Don't use 'pastetoggle' for automatic pastingThiago de Arruda2015-10-01
* Remove :tearoff #3007Marco Hinz2015-07-15
* Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)Michael Reed2015-05-18
* Cleanup misc.Michael Reed2015-05-18
* Remove QNX/pterm remnantsMichael Reed2015-01-11
* Remove FEAT_MOUSE_JSBFredrik Fornwall2014-07-29
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15