mirror of
https://github.com/zed-industries/zed.git
synced 2026-04-18 07:47:53 +00:00
4ed206b37c
Closes #23345 Release Notes: - vim: Support /n and /c in :s//
14 lines
218 B
JSON
14 lines
218 B
JSON
{"Put":{"state":"ˇaa\nbb\naa"}}
|
|
{"Key":":"}
|
|
{"Key":"s"}
|
|
{"Key":"/"}
|
|
{"Key":"b"}
|
|
{"Key":"b"}
|
|
{"Key":"/"}
|
|
{"Key":"d"}
|
|
{"Key":"d"}
|
|
{"Key":"/"}
|
|
{"Key":"n"}
|
|
{"Key":"enter"}
|
|
{"Get":{"state":"ˇaa\nbb\naa","mode":"Normal"}}
|