mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-09 21:26:14 +03:00
0d18b72cf8
Now works with Visual{line} mode, collapses selections like nvim, and doesn't fall off the end of the line.
19 lines
484 B
JSON
19 lines
484 B
JSON
{"Put":{"state":"ˇabC\n"}}
|
|
{"Key":"~"}
|
|
{"Get":{"state":"AˇbC\n","mode":"Normal"}}
|
|
{"Key":"2"}
|
|
{"Key":"~"}
|
|
{"Get":{"state":"ABˇc\n","mode":"Normal"}}
|
|
{"Put":{"state":"a😀C«dÉ1*fˇ»\n"}}
|
|
{"Key":"~"}
|
|
{"Get":{"state":"a😀CˇDé1*F\n","mode":"Normal"}}
|
|
{"Key":"~"}
|
|
{"Put":{"state":"aˇC😀é1*F\n"}}
|
|
{"Key":"4"}
|
|
{"Key":"~"}
|
|
{"Get":{"state":"ac😀É1ˇ*F\n","mode":"Normal"}}
|
|
{"Put":{"state":"abˇC\n"}}
|
|
{"Key":"shift-v"}
|
|
{"Key":"~"}
|
|
{"Get":{"state":"ˇABc\n","mode":"Normal"}}
|