test_end_of_line_with_neovim.json

1{"Put":{"state":"ˇaa\nbb\ncc"}}
2{"Key":"$"}
3{"Get":{"state":"aˇa\nbb\ncc","mode":"Normal"}}
4{"Key":"2"}
5{"Key":"$"}
6{"Get":{"state":"aa\nbˇb\ncc","mode":"Normal"}}
7{"Key":"4"}
8{"Key":"$"}
9{"Get":{"state":"aa\nbb\ncˇc","mode":"Normal"}}