Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1573: Backspace at beginning of file causes subsequent operation to nop #1577

Merged
merged 1 commit into from
Apr 26, 2017

Conversation

Chillee
Copy link
Member

@Chillee Chillee commented Apr 26, 2017

Simple edge case detection with an added test case to cover.

Admittedly, I'm not completely sure why it fails (I'm guessing it has something to do with the error or maybe the action "deleteText" not processing), but this is a simple enough edge case that makes sense to handle.

@xconverge
Copy link
Member

nice! Thanks

@xconverge xconverge merged commit 842f0c5 into VSCodeVim:master Apr 26, 2017
@Chillee Chillee changed the title Fixes #1573 Fixes #1573: Backspace at beginning of file causes subsequent operation to nop May 2, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants