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

Fix bug that caused deletes to erroneously left_delete #81

Merged
merged 1 commit into from
Mar 7, 2012

Conversation

misfo
Copy link
Collaborator

@misfo misfo commented Mar 6, 2012

For instance, dtz would left_delete if there was no "z" on the line.

fixes #78

For instance, `dtz` would left_delete if there was no "z" on the line.

fixes sublimehq#78
sublimehq pushed a commit that referenced this pull request Mar 7, 2012
Fix bug that caused deletes to erroneously left_delete
@sublimehq sublimehq merged commit 4435657 into sublimehq:master Mar 7, 2012
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.

change/delete commands always delete a char
2 participants