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