Skip to content

Enable C-d to delete when line is not empty.#157

Merged
lihaoyi merged 1 commit intocom-lihaoyi:masterfrom
non:topic/cd-delete
Aug 12, 2015
Merged

Enable C-d to delete when line is not empty.#157
lihaoyi merged 1 commit intocom-lihaoyi:masterfrom
non:topic/cd-delete

Conversation

@non
Copy link
Copy Markdown
Contributor

@non non commented Aug 11, 2015

Most tools only use C-d to exit when the line is empty. Previously
a C-d would exit instead of delete, which will be surprising for
bash users.

Most tools only use C-d to exit when the line is empty. Previously
a C-d would exit instead of delete, which will be surprising for
bash users.
@lihaoyi
Copy link
Copy Markdown
Member

lihaoyi commented Aug 12, 2015

Looks good, thanks!

lihaoyi added a commit that referenced this pull request Aug 12, 2015
Enable C-d to delete when line is not empty.
@lihaoyi lihaoyi merged commit 2c2fb22 into com-lihaoyi:master Aug 12, 2015
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