test_insert_end_of_line.json
1{"Put":{"state":"ˇ\nThe quick\nbrown fox "}}
2{"Key":"shift-a"}
3{"Get":{"state":"ˇ\nThe quick\nbrown fox ","mode":"Insert"}}
4{"Put":{"state":"\nThe qˇuick\nbrown fox "}}
5{"Key":"shift-a"}
6{"Get":{"state":"\nThe quickˇ\nbrown fox ","mode":"Insert"}}
7{"Put":{"state":"\nThe quick\nbrown ˇfox "}}
8{"Key":"shift-a"}
9{"Get":{"state":"\nThe quick\nbrown fox ˇ","mode":"Insert"}}