Files
neovim/runtime/doc
zeertzjq 212349c100 feat(edit): insert an unsimplified key using CTRL-SHIFT-V
This marks the following Vim patches as ported:

vim-patch:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work

Problem:    With modifyOtherKeys CTRL-^ doesn't work.
Solution:   Handle the exception.
828ffd5963

vim-patch:8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys

Problem:    Other text for CTRL-V in Insert mode with modifyOtherKeys.
Solution:   Convert the Escape sequence back to key as if modifyOtherKeys is
            not set, and use CTRL-SHIFT-V to get the Escape sequence itself.
            (closes vim/vim#5254)
fc4ea2a72d

vim-patch:8.2.2084: CTRL-V U doesn't work to enter a Unicode character

Problem:    CTRL-V U doesn't work to enter a Unicode character when
            modifyOtherKeys is effective. (Ken Takata)
Solution:   Add a flag to get_literal() for the shift key. (closes vim/vim#7413)
0684e36a7e

Omit getcmdkeycmd() change as it depends on Vim patch 8.2.2062, which
may introduce a potential breakage.
2022-04-29 15:51:03 +08:00
..
2022-04-19 15:14:17 +02:00
2022-04-19 15:14:17 +02:00
2021-09-23 06:59:30 -07:00
2022-03-14 08:16:01 +09:00
2022-02-27 11:56:30 +01:00
2022-04-19 15:14:17 +02:00
2022-04-19 15:14:17 +02:00
2022-04-27 17:48:35 +02:00
2022-02-27 11:56:30 +01:00
2022-03-20 10:48:10 +01:00
2021-09-10 08:48:27 +02:00
2022-02-27 11:56:30 +01:00
2022-02-27 11:56:30 +01:00
2018-10-29 09:55:07 +01:00
2022-01-11 14:14:17 +01:00
2022-02-27 11:56:30 +01:00
2021-09-09 00:37:59 -07:00
2022-01-04 11:07:40 -07:00
2018-08-25 15:25:49 +02:00
2021-04-28 21:29:57 -04:00
2022-01-11 14:14:17 +01:00
2022-03-25 19:57:59 +01:00
2022-04-19 15:14:17 +02:00
2019-03-26 19:55:33 +01:00
2018-10-29 09:55:07 +01:00
2022-01-29 23:15:22 +00:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2015-08-15 15:25:30 -03:00
2021-11-17 10:02:59 +01:00
2022-02-27 11:56:30 +01:00
2019-03-26 19:55:33 +01:00
2022-03-17 13:21:24 +08:00
2021-09-10 08:48:27 +02:00
2019-08-02 16:20:22 +02:00
2022-02-27 11:56:30 +01:00
2022-02-27 11:56:30 +01:00
2022-02-27 11:56:30 +01:00
2022-04-27 17:48:35 +02:00
2022-03-20 10:48:10 +01:00
2022-01-29 23:15:22 +00:00
2022-02-27 11:56:30 +01:00
2022-04-15 12:35:06 +02:00
2022-04-20 00:10:02 +06:00
2021-04-27 09:21:30 -04:00
2021-05-02 13:00:38 -04:00
2021-05-01 23:19:57 -04:00
2022-02-27 11:56:30 +01:00
2019-08-02 16:20:22 +02:00
2021-09-08 07:24:12 -07:00
2021-05-01 22:29:02 -04:00
2021-05-02 12:53:49 -04:00
2021-11-22 10:53:57 +01:00
2021-05-01 22:29:03 -04:00
2021-04-27 09:21:33 -04:00
2018-10-29 10:01:44 +01:00
2021-04-29 09:27:19 -04:00
2018-10-29 10:01:44 +01:00
2022-03-20 10:48:10 +01:00
2021-04-29 20:42:16 -04:00
2021-04-29 20:42:16 -04:00
2018-10-29 10:01:44 +01:00
2021-04-29 20:42:16 -04:00
2019-03-26 19:55:33 +01:00
2021-04-27 09:21:34 -04:00
2021-05-01 23:19:57 -04:00