ZIm/crates/vim/test_data/test_insert_ctrl_y.json
Conrad Irwin 155e29f5d9 Better on_app_quit
Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-08-11 22:27:49 -06:00

5 lines
138 B
JSON

{"Put":{"state":"hello\nˇ\nworld"}}
{"Key":"i"}
{"Key":"ctrl-y"}
{"Key":"ctrl-e"}
{"Get":{"state":"hello\nhoˇ\nworld","mode":"Insert"}}