mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 19:02:07 +00:00
e4794e3134
Along the way, delete the VimBindingTestContext by updating the visual tests to no-longer need it.
29 lines
975 B
JSON
29 lines
975 B
JSON
{"Put":{"state":"The quick ˇbrown"}}
|
|
{"Key":"v"}
|
|
{"Key":"w"}
|
|
{"Key":"y"}
|
|
{"Get":{"state":"The quick ˇbrown","mode":"Normal"}}
|
|
{"ReadRegister":{"name":"\"","value":"brown"}}
|
|
{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog"}}
|
|
{"Key":"v"}
|
|
{"Key":"w"}
|
|
{"Key":"j"}
|
|
{"Key":"y"}
|
|
{"Get":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog","mode":"Normal"}}
|
|
{"ReadRegister":{"name":"\"","value":"quick brown\nfox jumps o"}}
|
|
{"Put":{"state":"The quick brown\nfox jumps over\nthe ˇlazy dog"}}
|
|
{"Key":"v"}
|
|
{"Key":"w"}
|
|
{"Key":"j"}
|
|
{"Key":"y"}
|
|
{"Get":{"state":"The quick brown\nfox jumps over\nthe ˇlazy dog","mode":"Normal"}}
|
|
{"ReadRegister":{"name":"\"","value":"lazy d"}}
|
|
{"Key":"shift-v"}
|
|
{"Key":"y"}
|
|
{"ReadRegister":{"name":"\"","value":"the lazy dog\n"}}
|
|
{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog"}}
|
|
{"Key":"v"}
|
|
{"Key":"b"}
|
|
{"Key":"k"}
|
|
{"Key":"y"}
|
|
{"Get":{"state":"ˇThe quick brown\nfox jumps over\nthe lazy dog","mode":"Normal"}}
|