Use zed-style shifted letters (#20254)
Release Notes: - vim: Fixed some shortcuts to render correctly in Command
This commit is contained in:
parent
86ff6e2c8e
commit
236498408f
4 changed files with 16 additions and 16 deletions
|
@ -1,12 +1,12 @@
|
|||
{"Put":{"state":"a😀C«dÉ1*fˇ»\n"}}
|
||||
{"Key":"U"}
|
||||
{"Key":"shift-u"}
|
||||
{"Get":{"state":"a😀CˇDÉ1*F\n","mode":"Normal"}}
|
||||
{"Put":{"state":"abˇC\n"}}
|
||||
{"Key":"shift-v"}
|
||||
{"Key":"U"}
|
||||
{"Key":"shift-u"}
|
||||
{"Get":{"state":"ˇABC\n","mode":"Normal"}}
|
||||
{"Put":{"state":"ˇaa\nbb\ncc"}}
|
||||
{"Key":"ctrl-v"}
|
||||
{"Key":"j"}
|
||||
{"Key":"U"}
|
||||
{"Key":"shift-u"}
|
||||
{"Get":{"state":"ˇAa\nBb\ncc","mode":"Normal"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue