ZIm/crates/vim/test_data/test_insert_ctrl_r.json
Conrad Irwin fc19cc0ddf
vim: ctrl-r while we're on a register kick (#13085)
Release Notes:

- vim: Support `ctrl-r X` to paste in insert mode (#4308)
2024-06-14 22:38:38 -06:00

7 lines
149 B
JSON

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