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