mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
f327118e06
Fixes: #4346 Release Notes: - vim: Add search motions (`/,?,n,N,*,#`) in visual modes and as targets for operators like `d`,`c`,`y` ([#4346](https://github.com/zed-industries/zed/issues/4346)).
8 lines
208 B
JSON
8 lines
208 B
JSON
{"Put":{"state":"ˇone two\nthree four\nfive six\n"}}
|
|
{"Key":"ctrl-v"}
|
|
{"Key":"j"}
|
|
{"Key":"/"}
|
|
{"Key":"f"}
|
|
{"Key":"enter"}
|
|
{"Get":{"state":"«one twoˇ»\n«three fˇ»our\nfive six\n","mode":"VisualBlock"}}
|