test_insert_with_counts.json

 1{"Put":{"state":"ˇhello\n"}}
 2{"Key":"5"}
 3{"Key":"i"}
 4{"Key":"-"}
 5{"Key":"escape"}
 6{"Get":{"state":"----ˇ-hello\n","mode":"Normal"}}
 7{"Put":{"state":"ˇhello\n"}}
 8{"Key":"5"}
 9{"Key":"a"}
10{"Key":"-"}
11{"Key":"escape"}
12{"Get":{"state":"h----ˇ-ello\n","mode":"Normal"}}
13{"Key":"4"}
14{"Key":"shift-i"}
15{"Key":"-"}
16{"Key":"escape"}
17{"Get":{"state":"---ˇ-h-----ello\n","mode":"Normal"}}
18{"Key":"3"}
19{"Key":"shift-a"}
20{"Key":"-"}
21{"Key":"escape"}
22{"Get":{"state":"----h-----ello--ˇ-\n","mode":"Normal"}}
23{"Put":{"state":"ˇhello\n"}}
24{"Key":"3"}
25{"Key":"o"}
26{"Key":"o"}
27{"Key":"i"}
28{"Key":"escape"}
29{"Get":{"state":"hello\noi\noi\noˇi\n","mode":"Normal"}}
30{"Put":{"state":"ˇhello\n"}}
31{"Key":"3"}
32{"Key":"shift-o"}
33{"Key":"o"}
34{"Key":"i"}
35{"Key":"escape"}
36{"Get":{"state":"oi\noi\noˇi\nhello\n","mode":"Normal"}}