
I wrote the test wrongly in https://github.com/zed-industries/zed/pull/28005: It should be `$` instead of `shift-4`, so it was just yanking from the middle of the line instead of the newline character. Fixed it and regenerated it. Release Notes: - N/A
42 lines
1.6 KiB
JSON
42 lines
1.6 KiB
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"}
|
|
{"Get":{"state":"The quick brown\nfox jumps over\nˇthe lazy dog","mode":"Normal"}}
|
|
{"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"}}
|
|
{"Put":{"state":"The quick brown\nfox ˇjumps over\nthe lazy dog"}}
|
|
{"Key":"shift-v"}
|
|
{"Key":"shift-g"}
|
|
{"Key":"shift-y"}
|
|
{"Get":{"state":"The quick brown\nˇfox jumps over\nthe lazy dog","mode":"Normal"}}
|
|
{"ReadRegister":{"name":"\"","value":"fox jumps over\nthe lazy dog\n"}}
|
|
{"Put":{"state":"The quick brown\nfox ˇjumps over\nthe lazy dog"}}
|
|
{"Key":"shift-v"}
|
|
{"Key":"$"}
|
|
{"Key":"shift-y"}
|
|
{"Get":{"state":"The quick brown\nˇfox jumps over\nthe lazy dog","mode":"Normal"}}
|
|
{"ReadRegister":{"name":"\"","value":"fox jumps over\n"}}
|