zed/crates/vim/test_data/test_shift_y.json
0x2CA e7ca39dfe9
vim: Fix VisualYankLine (#22416)
Closes #22388

Release Notes:

- Fixed Visual Mode Use `Y` Yank Line

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-01-07 00:15:19 +00:00

7 lines
209 B
JSON

{"Put":{"state":"The ˇquick brown\n"}}
{"Key":"v"}
{"Key":"i"}
{"Key":"w"}
{"Key":"shift-y"}
{"Get":{"state":"ˇThe quick brown\n","mode":"Normal"}}
{"ReadRegister":{"name":"\"","value":"The quick brown\n"}}