mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
d868d00985
This re-uses the existing repeat infrastructure.
24 lines
587 B
JSON
24 lines
587 B
JSON
{"Put":{"state":"ˇhello\n"}}
|
|
{"Key":"3"}
|
|
{"Key":"i"}
|
|
{"Key":"-"}
|
|
{"Key":"escape"}
|
|
{"Get":{"state":"--ˇ-hello\n","mode":"Normal"}}
|
|
{"Key":"."}
|
|
{"Get":{"state":"----ˇ--hello\n","mode":"Normal"}}
|
|
{"Key":"2"}
|
|
{"Key":"."}
|
|
{"Get":{"state":"-----ˇ---hello\n","mode":"Normal"}}
|
|
{"Put":{"state":"ˇhello\n"}}
|
|
{"Key":"2"}
|
|
{"Key":"o"}
|
|
{"Key":"k"}
|
|
{"Key":"k"}
|
|
{"Key":"escape"}
|
|
{"Get":{"state":"hello\nkk\nkˇk\n","mode":"Normal"}}
|
|
{"Key":"."}
|
|
{"Get":{"state":"hello\nkk\nkk\nkk\nkˇk\n","mode":"Normal"}}
|
|
{"Key":"1"}
|
|
{"Key":"."}
|
|
{"Get":{"state":"hello\nkk\nkk\nkk\nkk\nkˇk\n","mode":"Normal"}}
|