2023-07-28 06:39:37 +03:00
|
|
|
{"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"}}
|
2023-07-29 07:23:14 +03:00
|
|
|
{"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"}}
|