mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 08:32:27 +03:00
11 lines
436 B
JSON
11 lines
436 B
JSON
|
{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog"}}
|
||
|
{"Key":"shift-v"}
|
||
|
{"Get":{"state":"The «qˇ»uick brown\nfox jumps over\nthe lazy dog","mode":{"Visual":{"line":true}}}}
|
||
|
{"Key":"x"}
|
||
|
{"Get":{"state":"fox ˇjumps over\nthe lazy dog","mode":"Normal"}}
|
||
|
{"Put":{"state":"a\nˇ\nb"}}
|
||
|
{"Key":"shift-v"}
|
||
|
{"Get":{"state":"a\n«\nˇ»b","mode":{"Visual":{"line":true}}}}
|
||
|
{"Key":"x"}
|
||
|
{"Get":{"state":"a\nˇb","mode":"Normal"}}
|