test_insert_line_above.json

 1{"Put":{"state":"ˇ"}}
 2{"Key":"shift-o"}
 3{"Get":{"state":"ˇ\n","mode":"Insert"}}
 4{"Put":{"state":"The ˇquick"}}
 5{"Key":"shift-o"}
 6{"Get":{"state":"ˇ\nThe quick","mode":"Insert"}}
 7{"Put":{"state":"The qˇuick\nbrown fox\njumps over"}}
 8{"Key":"shift-o"}
 9{"Get":{"state":"ˇ\nThe quick\nbrown fox\njumps over","mode":"Insert"}}
10{"Put":{"state":"The quick\nbrown ˇfox\njumps over"}}
11{"Key":"shift-o"}
12{"Get":{"state":"The quick\nˇ\nbrown fox\njumps over","mode":"Insert"}}
13{"Put":{"state":"The quick\nbrown fox\njumps ˇover"}}
14{"Key":"shift-o"}
15{"Get":{"state":"The quick\nbrown fox\nˇ\njumps over","mode":"Insert"}}
16{"Put":{"state":"The quick\nˇ\nbrown fox"}}
17{"Key":"shift-o"}
18{"Get":{"state":"The quick\nˇ\n\nbrown fox","mode":"Insert"}}