mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
3b84b106e2
Release Notes: - vim: Fix `gi` when the insert ended at the end of a line (#12162) - vim: Add `gv` to restore previous visual selection (#12888) - vim: Fix `gl` when the first match is at the end of a line
30 lines
909 B
JSON
30 lines
909 B
JSON
{"Put":{"state":"Line one\nLine two\nLine ˇthree\nLine four\nLine five\n"}}
|
|
{"Key":"v"}
|
|
{"Key":"j"}
|
|
{"Key":"escape"}
|
|
{"Key":"k"}
|
|
{"Key":"k"}
|
|
{"Key":"'"}
|
|
{"Key":"<"}
|
|
{"Get":{"state":"Line one\nLine two\nˇLine three\nLine four\nLine five\n","mode":"Normal"}}
|
|
{"Key":"`"}
|
|
{"Key":"<"}
|
|
{"Get":{"state":"Line one\nLine two\nLine ˇthree\nLine four\nLine five\n","mode":"Normal"}}
|
|
{"Key":"'"}
|
|
{"Key":">"}
|
|
{"Get":{"state":"Line one\nLine two\nLine three\nˇLine four\nLine five\n","mode":"Normal"}}
|
|
{"Key":"`"}
|
|
{"Key":">"}
|
|
{"Get":{"state":"Line one\nLine two\nLine three\nLine ˇfour\nLine five\n","mode":"Normal"}}
|
|
{"Key":"v"}
|
|
{"Key":"i"}
|
|
{"Key":"w"}
|
|
{"Key":"o"}
|
|
{"Key":"escape"}
|
|
{"Key":"`"}
|
|
{"Key":">"}
|
|
{"Get":{"state":"Line one\nLine two\nLine three\nLine fouˇr\nLine five\n","mode":"Normal"}}
|
|
{"Key":"`"}
|
|
{"Key":"<"}
|
|
{"Get":{"state":"Line one\nLine two\nLine three\nLine ˇfour\nLine five\n","mode":"Normal"}}
|