mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
14 lines
440 B
JSON
14 lines
440 B
JSON
|
{"Put":{"state":"ˇone\ntwo\nthree\nfour\nfive\nsix\n"}}
|
||
|
{"Key":"shift-j"}
|
||
|
{"Get":{"state":"oneˇ two\nthree\nfour\nfive\nsix\n","mode":"Normal"}}
|
||
|
{"Key":"3"}
|
||
|
{"Key":"shift-j"}
|
||
|
{"Get":{"state":"one two threeˇ four\nfive\nsix\n","mode":"Normal"}}
|
||
|
{"Put":{"state":"ˇone\ntwo\nthree\nfour\nfive\nsix\n"}}
|
||
|
{"Key":"j"}
|
||
|
{"Key":"v"}
|
||
|
{"Key":"3"}
|
||
|
{"Key":"j"}
|
||
|
{"Key":"shift-j"}
|
||
|
{"Get":{"state":"one\ntwo three fourˇ five\nsix\n","mode":"Normal"}}
|