mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
19 lines
710 B
JSON
19 lines
710 B
JSON
{"Put":{"state":"ˇ"}}
|
|
{"Key":"o"}
|
|
{"Get":{"state":"\nˇ","mode":"Insert"}}
|
|
{"Put":{"state":"The ˇquick"}}
|
|
{"Key":"o"}
|
|
{"Get":{"state":"The quick\nˇ","mode":"Insert"}}
|
|
{"Put":{"state":"The qˇuick\nbrown fox\njumps over"}}
|
|
{"Key":"o"}
|
|
{"Get":{"state":"The quick\nˇ\nbrown fox\njumps over","mode":"Insert"}}
|
|
{"Put":{"state":"The quick\nbrown ˇfox\njumps over"}}
|
|
{"Key":"o"}
|
|
{"Get":{"state":"The quick\nbrown fox\nˇ\njumps over","mode":"Insert"}}
|
|
{"Put":{"state":"The quick\nbrown fox\njumps ˇover"}}
|
|
{"Key":"o"}
|
|
{"Get":{"state":"The quick\nbrown fox\njumps over\nˇ","mode":"Insert"}}
|
|
{"Put":{"state":"The quick\nˇ\nbrown fox"}}
|
|
{"Key":"o"}
|
|
{"Get":{"state":"The quick\n\nˇ\nbrown fox","mode":"Insert"}}
|