zed/crates/vim/test_data/test_insert_ctrl_r.json
Conrad Irwin 05c4c7872c
Fix ctrl-r with no register (#13184)
Release Notes:

- N/A
2024-06-17 22:17:33 -06:00

13 lines
265 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"}}
{"Key":"ctrl-r"}
{"Key":"x"}
{"Key":"ctrl-r"}
{"Key":"escape"}
{"Get":{"state":"hehello\nˇllo\n","mode":"Insert"}}