ZIm/crates/vim/test_data/test_change_rot13_motion.json
0x2CA 57d7bc23ae
vim: Add g? convert to Rot13/Rot47 (#27824)
Release Notes:

- Added `g?` convert to `Rot13`/`Rot47`

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-04-02 02:17:00 +00:00

23 lines
516 B
JSON

{"Put":{"state":"ˇabc def"}}
{"Key":"g"}
{"Key":"?"}
{"Key":"w"}
{"Get":{"state":"ˇnop def","mode":"Normal"}}
{"Key":"g"}
{"Key":"?"}
{"Key":"w"}
{"Get":{"state":"ˇabc def","mode":"Normal"}}
{"Key":"."}
{"Get":{"state":"ˇnop def","mode":"Normal"}}
{"Put":{"state":"abˇc def"}}
{"Key":"g"}
{"Key":"?"}
{"Key":"i"}
{"Key":"w"}
{"Get":{"state":"ˇnop def","mode":"Normal"}}
{"Key":"."}
{"Get":{"state":"ˇabc def","mode":"Normal"}}
{"Key":"g"}
{"Key":"?"}
{"Key":"$"}
{"Get":{"state":"ˇnop qrs","mode":"Normal"}}