test_visual_shift_d.json
1{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog\n"}}
2{"Key":"v"}
3{"Key":"down"}
4{"Key":"shift-d"}
5{"Get":{"state":"the ˇlazy dog\n","mode":"Normal"}}
6{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog\n"}}
7{"Key":"ctrl-v"}
8{"Key":"down"}
9{"Key":"shift-d"}
10{"Get":{"state":"Theˇ \nfox \nthe lazy dog\n","mode":"Normal"}}