mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
bd59af1df5
The most requested feature here is "search and replace in visual mode", but as a happy side effect we can now support things like :2,12j to join those lines, and much much more. Release Notes: - vim: Added support for range syntax in command ([#9428](https://github.com/zed-industries/zed/issues/9428)). - vim: Prefill command with `:'<,'>` from visual mode ([#13535](https://github.com/zed-industries/zed/issues/13535)).
22 lines
562 B
JSON
22 lines
562 B
JSON
{"Put":{"state":"ˇ1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n"}}
|
|
{"Key":":"}
|
|
{"Key":"+"}
|
|
{"Key":"enter"}
|
|
{"Get":{"state":"1\nˇ2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n","mode":"Normal"}}
|
|
{"Key":":"}
|
|
{"Key":"1"}
|
|
{"Key":"0"}
|
|
{"Key":"-"}
|
|
{"Key":"enter"}
|
|
{"Get":{"state":"1\n2\n3\n4\n5\n6\n7\n8\nˇ9\n10\n11\n","mode":"Normal"}}
|
|
{"Key":":"}
|
|
{"Key":"."}
|
|
{"Key":"-"}
|
|
{"Key":"2"}
|
|
{"Key":"enter"}
|
|
{"Get":{"state":"1\n2\n3\n4\n5\n6\nˇ7\n8\n9\n10\n11\n","mode":"Normal"}}
|
|
{"Key":":"}
|
|
{"Key":"%"}
|
|
{"Key":"enter"}
|
|
{"Get":{"state":"1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\nˇ","mode":"Normal"}}
|