ZIm/crates/vim/test_data/test_increment_hex_casing.json
hekmyr c3f47b8040
vim: Fix increment/decrement command (#17644)
Improving vim increment and decrement command.

Closes: #16672

## Release Notes:

- vim: Improved edge-case handling for ctrl-a/ctrl-x

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-09-18 18:28:31 -06:00

5 lines
153 B
JSON

{"Put":{"state":"0xFˇa\n"}}
{"Key":"ctrl-a"}
{"Get":{"state":"0xfˇb\n","mode":"Normal"}}
{"Key":"ctrl-a"}
{"Get":{"state":"0xfˇc\n","mode":"Normal"}}