16 lines
599 B
JSON
16 lines
599 B
JSON
{"Put":{"state":"The ˇquick brown\nfox jumps over\nthe lazy dog"}}
|
|
{"Key":"shift-v"}
|
|
{"Get":{"state":"The «qˇ»uick brown\nfox jumps over\nthe lazy dog","mode":{"Visual":{"line":true}}}}
|
|
{"Key":"x"}
|
|
{"Get":{"state":"fox ˇjumps over\nthe lazy dog","mode":"Normal"}}
|
|
{"Put":{"state":"a\nˇ\nb"}}
|
|
{"Key":"shift-v"}
|
|
{"Get":{"state":"a\n«\nˇ»b","mode":{"Visual":{"line":true}}}}
|
|
{"Key":"x"}
|
|
{"Get":{"state":"a\nˇb","mode":"Normal"}}
|
|
{"Put":{"state":"a\nb\nˇ"}}
|
|
{"Key":"shift-v"}
|
|
{"Get":{"state":"a\nb\nˇ","mode":{"Visual":{"line":true}}}}
|
|
{"Key":"x"}
|
|
{"Get":{"state":"a\nˇb","mode":"Normal"}}
|