test_insert_with_repeat.json

 1{"Put":{"state":"ˇhello\n"}}
 2{"Key":"3"}
 3{"Key":"i"}
 4{"Key":"-"}
 5{"Key":"escape"}
 6{"Get":{"state":"--ˇ-hello\n","mode":"Normal"}}
 7{"Key":"."}
 8{"Get":{"state":"----ˇ--hello\n","mode":"Normal"}}
 9{"Key":"2"}
10{"Key":"."}
11{"Get":{"state":"-----ˇ---hello\n","mode":"Normal"}}
12{"Put":{"state":"ˇhello\n"}}
13{"Key":"2"}
14{"Key":"o"}
15{"Key":"k"}
16{"Key":"k"}
17{"Key":"escape"}
18{"Get":{"state":"hello\nkk\nkˇk\n","mode":"Normal"}}
19{"Key":"."}
20{"Get":{"state":"hello\nkk\nkk\nkk\nkˇk\n","mode":"Normal"}}
21{"Key":"1"}
22{"Key":"."}
23{"Get":{"state":"hello\nkk\nkk\nkk\nkk\nkˇk\n","mode":"Normal"}}