vim: ctrl-r while we're on a register kick (#13085)

Release Notes:

- vim: Support `ctrl-r X` to paste in insert mode (#4308)
This commit is contained in:
Conrad Irwin 2024-06-14 22:38:38 -06:00 committed by GitHub
parent e6def62c23
commit fc19cc0ddf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 122 additions and 83 deletions

View file

@ -0,0 +1,7 @@
{"Put":{"state":"heˇllo\n"}}
{"Key":"y"}
{"Key":"y"}
{"Key":"i"}
{"Key":"ctrl-r"}
{"Key":"\""}
{"Get":{"state":"hehello\nˇllo\n","mode":"Insert"}}