ZIm/crates/vim/test_data/test_increment_sign_change.json
Ben Kunkle 337b9e62d2
Fix vim full line operations failing when no trailing newline (#24409)
Closes #24270

Release Notes:

- Fixed an issue where doing line-wise operations in vim mode on the
last line of a file with no trailing newline would not work properly
2025-02-06 17:57:24 -06:00

6 lines
157 B
JSON

{"Put":{"state":"ˇ0\n"}}
{"Key":"ctrl-x"}
{"Get":{"state":"-ˇ1\n","mode":"Normal"}}
{"Key":"2"}
{"Key":"ctrl-a"}
{"Get":{"state":"ˇ1\n","mode":"Normal"}}