zed/crates/vim/test_data/test_r.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
655 B
JSON
Raw Normal View History

{"Put":{"state":"ˇhello\n"}}
{"Key":"r"}
{"Key":"-"}
{"Get":{"state":"ˇ-ello\n","mode":"Normal"}}
{"Put":{"state":"ˇhello\n"}}
{"Key":"3"}
{"Key":"r"}
{"Key":"-"}
{"Get":{"state":"--ˇ-lo\n","mode":"Normal"}}
{"Put":{"state":"ˇhello\n"}}
{"Key":"r"}
{"Key":"-"}
{"Key":"2"}
{"Key":"l"}
{"Key":"."}
{"Get":{"state":"-eˇ-lo\n","mode":"Normal"}}
{"Put":{"state":"ˇhello world\n"}}
{"Key":"2"}
{"Key":"r"}
{"Key":"-"}
{"Key":"f"}
{"Key":"w"}
{"Key":"."}
{"Get":{"state":"--llo -ˇ-rld\n","mode":"Normal"}}
{"Put":{"state":"ˇhello world\n"}}
{"Key":"2"}
{"Key":"0"}
{"Key":"r"}
{"Key":"-"}
{"Key":""}
{"Get":{"state":"ˇhello world\n","mode":"Normal"}}