kakoune/test/regression/1680-crash-with-dot-and-alt-semicolon
Maxime Coste 0942cd5084 InputHandler: handle of last insert keys happening in nested modes
Move recording of keys to the input handler itself instead of the
Insert mode so that eventual nested modes (potentially introduced
by <a-;> will get their keys recorded as well).

Fixes #1680
2017-11-08 14:39:52 +08:00
..
cmd InputHandler: handle of last insert keys happening in nested modes 2017-11-08 14:39:52 +08:00
in InputHandler: handle of last insert keys happening in nested modes 2017-11-08 14:39:52 +08:00
out InputHandler: handle of last insert keys happening in nested modes 2017-11-08 14:39:52 +08:00