Fix crash when deleting a long line in visual line mode
This commit is contained in:
parent
5edcb74760
commit
3f2f3bb78d
2 changed files with 21 additions and 2 deletions
|
@ -29,3 +29,8 @@
|
|||
{"Key":"j"}
|
||||
{"Key":"x"}
|
||||
{"Get":{"state":"The quick brown\nfox juˇmps over","mode":"Normal"}}
|
||||
{"Put":{"state":"The ˇlong line\nshould not\ncrash\n"}}
|
||||
{"Key":"shift-v"}
|
||||
{"Key":"$"}
|
||||
{"Key":"x"}
|
||||
{"Get":{"state":"should noˇt\ncrash\n","mode":"Normal"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue