mirror of
https://github.com/encounter/zed.git
synced 2026-03-30 11:44:33 -07:00
10 lines
342 B
JSON
10 lines
342 B
JSON
{"Put":{"state":"ˇThe quick\nbrown"}}
|
|
{"Key":"backspace"}
|
|
{"Get":{"state":"ˇThe quick\nbrown","mode":"Normal"}}
|
|
{"Put":{"state":"The qˇuick\nbrown"}}
|
|
{"Key":"backspace"}
|
|
{"Get":{"state":"The ˇquick\nbrown","mode":"Normal"}}
|
|
{"Put":{"state":"The quick\nˇbrown"}}
|
|
{"Key":"backspace"}
|
|
{"Get":{"state":"The quicˇk\nbrown","mode":"Normal"}}
|