zed/crates/vim/test_data/test_convert_to_lower_case.json
2024-01-28 15:13:09 -05:00

13 lines
331 B
JSON

{"Put":{"state":"A😀c«DÉ1*fˇ»\n"}}
{"Key":"u"}
{"Get":{"state":"A😀cˇdé1*f\n","mode":"Normal"}}
{"Put":{"state":"ABˇc\n"}}
{"Key":"shift-v"}
{"Key":"u"}
{"Get":{"state":"ˇabc\n","mode":"Normal"}}
{"Put":{"state":"ˇAa\nBb\nCc"}}
{"Key":"ctrl-v"}
{"Key":"j"}
{"Key":"u"}
{"Get":{"state":"ˇaa\nbb\nCc","mode":"Normal"}}