mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
17 lines
533 B
JSON
17 lines
533 B
JSON
{"Put":{"state":"The quick\nbrown ˇfox\njumps over"}}
|
|
{"Key":"d"}
|
|
{"Key":"k"}
|
|
{"Get":{"state":"jumps ˇover","mode":"Normal"}}
|
|
{"Put":{"state":"The quick\nbrown fox\njumps ˇover"}}
|
|
{"Key":"d"}
|
|
{"Key":"k"}
|
|
{"Get":{"state":"The quˇick","mode":"Normal"}}
|
|
{"Put":{"state":"The qˇuick\nbrown fox\njumps over"}}
|
|
{"Key":"d"}
|
|
{"Key":"k"}
|
|
{"Get":{"state":"The qˇuick\nbrown fox\njumps over","mode":"Normal"}}
|
|
{"Put":{"state":"ˇbrown fox\njumps over"}}
|
|
{"Key":"d"}
|
|
{"Key":"k"}
|
|
{"Get":{"state":"ˇbrown fox\njumps over","mode":"Normal"}}
|