test_visual_block_mode.json

 1{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog"}}
 2{"Key":"ctrl-v"}
 3{"Get":{"state":"The «qˇ»uick brown\nfox jumps over\nthe lazy dog","mode":"VisualBlock"}}
 4{"Key":"2"}
 5{"Key":"down"}
 6{"Get":{"state":"The «qˇ»uick brown\nfox «jˇ»umps over\nthe «lˇ»azy dog","mode":"VisualBlock"}}
 7{"Key":"e"}
 8{"Get":{"state":"The «quicˇ»k brown\nfox «jumpˇ»s over\nthe «lazyˇ» dog","mode":"VisualBlock"}}
 9{"Key":"^"}
10{"Get":{"state":"«ˇThe q»uick brown\n«ˇfox j»umps over\n«ˇthe l»azy dog","mode":"VisualBlock"}}
11{"Key":"$"}
12{"Get":{"state":"The «quick brownˇ»\nfox «jumps overˇ»\nthe «lazy dogˇ»","mode":"VisualBlock"}}
13{"Key":"shift-f"}
14{"Key":"space"}
15{"Get":{"state":"The «quickˇ» brown\nfox «jumpsˇ» over\nthe «lazy ˇ»dog","mode":"VisualBlock"}}
16{"Key":"v"}
17{"Get":{"state":"The «quick brown\nfox jumps over\nthe lazy ˇ»dog","mode":"Visual"}}
18{"Key":"ctrl-v"}
19{"Get":{"state":"The «quickˇ» brown\nfox «jumpsˇ» over\nthe «lazy ˇ»dog","mode":"VisualBlock"}}
20{"Put":{"state":"The ˇquick\nbrown\nfox\njumps over the\n\nlazy dog\n"}}
21{"Key":"ctrl-v"}
22{"Key":"down"}
23{"Key":"down"}
24{"Get":{"state":"The«ˇ q»uick\nbro«ˇwn»\nfoxˇ\njumps over the\n\nlazy dog\n","mode":"VisualBlock"}}
25{"Key":"down"}
26{"Get":{"state":"The «qˇ»uick\nbrow«nˇ»\nfox\njump«sˇ» over the\n\nlazy dog\n","mode":"VisualBlock"}}
27{"Key":"left"}
28{"Get":{"state":"The«ˇ q»uick\nbro«ˇwn»\nfoxˇ\njum«ˇps» over the\n\nlazy dog\n","mode":"VisualBlock"}}
29{"Key":"s"}
30{"Key":"o"}
31{"Key":"escape"}
32{"Get":{"state":"Theˇouick\nbroo\nfoxo\njumo over the\n\nlazy dog\n","mode":"Normal"}}
33{"Put":{"state":"Theˇ quick brown\n\nfox jumps over\nthe lazy dog\n"}}
34{"Key":"l"}
35{"Key":"ctrl-v"}
36{"Key":"j"}
37{"Key":"j"}
38{"Get":{"state":"The «qˇ»uick brown\n\nfox «jˇ»umps over\nthe lazy dog\n","mode":"VisualBlock"}}