mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-01 05:44:17 +00:00
aa5113cd92
Fixes: #10842 Release Notes: - vim: Fix pasting with a count (#10842)
13 lines
324 B
JSON
13 lines
324 B
JSON
{"Put":{"state":"onˇe\ntwo\nthree\n"}}
|
|
{"Key":"y"}
|
|
{"Key":"y"}
|
|
{"Key":"3"}
|
|
{"Key":"p"}
|
|
{"Get":{"state":"one\nˇone\none\none\ntwo\nthree\n","mode":"Normal"}}
|
|
{"Put":{"state":"one\nˇtwo\nthree\n"}}
|
|
{"Key":"y"}
|
|
{"Key":"$"}
|
|
{"Key":"$"}
|
|
{"Key":"3"}
|
|
{"Key":"p"}
|
|
{"Get":{"state":"one\ntwotwotwotwˇo\nthree\n","mode":"Normal"}}
|