Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCrash when deleting lines #739
Comments
|
Hit this again today:
|
|
This looks eerily familiar. I think this was the type of error I had tried to fix in the ValidatePosition code. Feels like we might have a "whack a mole" bug here. :-) |
|
I was afraid of that -- I thought I'd handled it cleverly by only allowing a +1 offset and then testing for that specific case, but I think I haven't quite done it right... |
Deleted multiple empty lines from the end of a file in
vim-mode and got this crash: