zed/crates/vim/test_data/test_delete_j.json

17 lines
535 B
JSON

{"Put":{"state":"The quick\nbrown ˇfox\njumps over"}}
{"Key":"d"}
{"Key":"j"}
{"Get":{"state":"The quˇick","mode":"Normal"}}
{"Put":{"state":"The quick\nbrown fox\njumps ˇover"}}
{"Key":"d"}
{"Key":"j"}
{"Get":{"state":"The quick\nbrown fox\njumps ˇover","mode":"Normal"}}
{"Put":{"state":"The qˇuick\nbrown fox\njumps over"}}
{"Key":"d"}
{"Key":"j"}
{"Get":{"state":"jumpsˇ over","mode":"Normal"}}
{"Put":{"state":"The quick\nbrown fox\nˇ"}}
{"Key":"d"}
{"Key":"j"}
{"Get":{"state":"The quick\nbrown fox\nˇ","mode":"Normal"}}