zed/crates/vim/test_data/test_record_replay_count.json
Conrad Irwin 3348c3ab4c
vim: Support for q and @ (#13761)
Fixes: #1504

Release Notes:

- vim: Support for macros (`q` and `@`) to record and replay (#1506,
#4448)
2024-07-03 09:03:39 -06:00

17 lines
289 B
JSON

{"Put":{"state":"ˇhello world!!"}}
{"Key":"q"}
{"Key":"a"}
{"Key":"v"}
{"Key":"3"}
{"Key":"l"}
{"Key":"s"}
{"Key":"0"}
{"Key":"escape"}
{"Key":"l"}
{"Key":"q"}
{"Get":{"state":"0ˇo world!!","mode":"Normal"}}
{"Key":"2"}
{"Key":"@"}
{"Key":"a"}
{"Get":{"state":"000ˇ!","mode":"Normal"}}