mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
b0ba0f8851
Adds 'a'/'i' in visual mode
20 lines
523 B
JSON
20 lines
523 B
JSON
{"Put":{"state":"hello (in [parˇens] o)"}}
|
|
{"Key":"ctrl-v"}
|
|
{"Key":"l"}
|
|
{"Key":"a"}
|
|
{"Key":"]"}
|
|
{"Get":{"state":"hello (in «[parens]ˇ» o)","mode":"Visual"}}
|
|
{"Key":"i"}
|
|
{"Key":"("}
|
|
{"Get":{"state":"hello («in [parens] oˇ»)","mode":"Visual"}}
|
|
{"Put":{"state":"hello in a wˇord again."}}
|
|
{"Key":"ctrl-v"}
|
|
{"Key":"l"}
|
|
{"Key":"i"}
|
|
{"Key":"w"}
|
|
{"Get":{"state":"hello in a w«ordˇ» again.","mode":"VisualBlock"}}
|
|
{"Key":"o"}
|
|
{"Key":"a"}
|
|
{"Key":"s"}
|
|
{"Get":{"state":"«ˇhello in a word» again.","mode":"VisualBlock"}}
|