test_wrapped_lines.json

 1{"SetOption":{"value":"wrap"}}
 2{"SetOption":{"value":"columns=12"}}
 3{"Put":{"state":"tˇwelve char twelve char\ntwelve char\n"}}
 4{"Key":"j"}
 5{"Get":{"state":"twelve char twelve char\ntˇwelve char\n","mode":"Normal"}}
 6{"Key":"k"}
 7{"Get":{"state":"tˇwelve char twelve char\ntwelve char\n","mode":"Normal"}}
 8{"Key":"g"}
 9{"Key":"j"}
10{"Get":{"state":"twelve char tˇwelve char\ntwelve char\n","mode":"Normal"}}
11{"Key":"g"}
12{"Key":"j"}
13{"Get":{"state":"twelve char twelve char\ntˇwelve char\n","mode":"Normal"}}
14{"Key":"g"}
15{"Key":"k"}
16{"Get":{"state":"twelve char tˇwelve char\ntwelve char\n","mode":"Normal"}}
17{"Key":"g"}
18{"Key":"^"}
19{"Get":{"state":"twelve char ˇtwelve char\ntwelve char\n","mode":"Normal"}}
20{"Key":"^"}
21{"Get":{"state":"ˇtwelve char twelve char\ntwelve char\n","mode":"Normal"}}
22{"Key":"g"}
23{"Key":"$"}
24{"Get":{"state":"twelve charˇ twelve char\ntwelve char\n","mode":"Normal"}}
25{"Key":"$"}
26{"Get":{"state":"twelve char twelve chaˇr\ntwelve char\n","mode":"Normal"}}