X Tutup
Skip to content

consistent return for delete_word_from_cursor_back#391

Merged
thomasballinger merged 1 commit intobpython:masterfrom
wwwjfy:delete-word-back-on-empty
Sep 18, 2014
Merged

consistent return for delete_word_from_cursor_back#391
thomasballinger merged 1 commit intobpython:masterfrom
wwwjfy:delete-word-back-on-empty

Conversation

@wwwjfy
Copy link
Contributor

@wwwjfy wwwjfy commented Sep 18, 2014

bpython would crash when option-backspace on empty line

bpython would crash when option-backspace on empty line
thomasballinger added a commit that referenced this pull request Sep 18, 2014
consistent return for delete_word_from_cursor_back
@thomasballinger thomasballinger merged commit d2db693 into bpython:master Sep 18, 2014
@thomasballinger
Copy link
Member

Thanks! I'm adding tests for testing this code path here and in other readline methods in a commit right after this.

@wwwjfy wwwjfy deleted the delete-word-back-on-empty branch September 19, 2014 02:24
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

X Tutup