zed/crates/vim/test_data/test_gv.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
574 B
JSON
Raw Normal View History

{"Put":{"state":"The ˇquick brown"}}
{"Key":"v"}
{"Key":"i"}
{"Key":"w"}
{"Key":"escape"}
{"Key":"g"}
{"Key":"v"}
{"Get":{"state":"The «quickˇ» brown","mode":"Visual"}}
{"Key":"o"}
{"Key":"escape"}
{"Key":"g"}
{"Key":"v"}
{"Get":{"state":"The «ˇquick» brown","mode":"Visual"}}
{"Key":"escape"}
{"Key":"^"}
{"Key":"ctrl-v"}
{"Key":"l"}
{"Get":{"state":"«Thˇ»e quick brown","mode":"VisualBlock"}}
{"Key":"g"}
{"Key":"v"}
{"Get":{"state":"The «ˇquick» brown","mode":"Visual"}}
{"Key":"g"}
{"Key":"v"}
{"Get":{"state":"«Thˇ»e quick brown","mode":"VisualBlock"}}