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