zed/crates/vim/test_data/test_d_search.json
Conrad Irwin f327118e06
vim: Allow search with operators & visual mode (#10226)
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)).
2024-04-08 15:20:14 -06:00

8 lines
157 B
JSON

{"Put":{"state":"ˇa.c. abcd a.c. abcd"}}
{"Key":"d"}
{"Key":"/"}
{"Key":"c"}
{"Key":"d"}
{"Key":"enter"}
{"Get":{"state":"ˇcd a.c. abcd","mode":"Normal"}}