mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
ecb874db62
Closes: #19380 Release Notes: - vim: Fixed `gu$` missing last character of the line
27 lines
610 B
JSON
27 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"}}
|