mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
ecb874db62
Closes: #19380 Release Notes: - vim: Fixed `gu$` missing last character of the line
28 lines
610 B
JSON
28 lines
610 B
JSON
{"Put":{"state":"ˇabc def"}}
|
|
{"Key":"g"}
|
|
{"Key":"shift-u"}
|
|
{"Key":"w"}
|
|
{"Get":{"state":"ˇABC def","mode":"Normal"}}
|
|
{"Key":"g"}
|
|
{"Key":"u"}
|
|
{"Key":"w"}
|
|
{"Get":{"state":"ˇabc def","mode":"Normal"}}
|
|
{"Key":"g"}
|
|
{"Key":"~"}
|
|
{"Key":"w"}
|
|
{"Get":{"state":"ˇABC def","mode":"Normal"}}
|
|
{"Key":"."}
|
|
{"Get":{"state":"ˇabc def","mode":"Normal"}}
|
|
{"Put":{"state":"abˇc def"}}
|
|
{"Key":"g"}
|
|
{"Key":"~"}
|
|
{"Key":"i"}
|
|
{"Key":"w"}
|
|
{"Get":{"state":"ˇABC def","mode":"Normal"}}
|
|
{"Key":"."}
|
|
{"Get":{"state":"ˇabc def","mode":"Normal"}}
|
|
{"Key":"g"}
|
|
{"Key":"shift-u"}
|
|
{"Key":"$"}
|
|
{"Get":{"state":"ˇABC DEF","mode":"Normal"}}
|