mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
e4794e3134
Along the way, delete the VimBindingTestContext by updating the visual tests to no-longer need it.
24 lines
899 B
JSON
24 lines
899 B
JSON
{"Put":{"state":"The quˇick brown\nfox jumps over\nthe lazy dog"}}
|
|
{"Key":"shift-v"}
|
|
{"Key":"x"}
|
|
{"Get":{"state":"fox juˇmps over\nthe lazy dog","mode":"Normal"}}
|
|
{"Key":"p"}
|
|
{"Get":{"state":"fox jumps over\nˇThe quick brown\nthe lazy dog","mode":"Normal"}}
|
|
{"Put":{"state":"The quick brown\nfox jumps over\nthe laˇzy dog"}}
|
|
{"Key":"shift-v"}
|
|
{"Key":"x"}
|
|
{"Get":{"state":"The quick brown\nfox juˇmps over","mode":"Normal"}}
|
|
{"ReadRegister":{"name":"\"","value":"the lazy dog\n"}}
|
|
{"Put":{"state":"The quˇick brown\nfox jumps over\nthe lazy dog"}}
|
|
{"Key":"shift-v"}
|
|
{"Key":"j"}
|
|
{"Key":"x"}
|
|
{"Get":{"state":"the laˇzy dog","mode":"Normal"}}
|
|
{"Key":"p"}
|
|
{"Get":{"state":"the lazy dog\nˇThe quick brown\nfox jumps over","mode":"Normal"}}
|
|
{"Put":{"state":"The ˇlong line\nshould not\ncrash\n"}}
|
|
{"Key":"shift-v"}
|
|
{"Key":"$"}
|
|
{"Key":"x"}
|
|
{"Get":{"state":"should noˇt\ncrash\n","mode":"Normal"}}
|