Files
neovim/test/functional
Shougo Matsushita 3dfbeabf35 vim-patch:7.4.569/573
vim-patch:7.4.569
vim-patch:7.4.573
Helped-by: @glts https://github.com/neovim/neovim/pull/2621

Problem:    Having CTRL-C interrupt or not does not check the mode of the
            mapping. (Ingo Karkat)
Solution:   Use a bitmask with the map mode. (Christian Brabandt)

651863c94a

Problem:    Mapping CTRL-C in Visual mode doesn't work. (Ingo Karkat)
Solution:   Call get_real_state() instead of using State directly.

5000869712
2016-01-13 01:56:36 -05:00
..
2016-01-02 23:22:13 +01:00
2015-10-08 22:01:12 +03:00
2016-01-13 01:56:36 -05:00
2016-01-07 00:54:57 +03:00
2016-01-01 23:58:42 -05:00