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

console: better support for Ctrl-K and Ctrl-D. #1738

Merged
merged 1 commit into from Mar 27, 2016
Merged

console: better support for Ctrl-K and Ctrl-D. #1738

merged 1 commit into from Mar 27, 2016

Conversation

mrjbq7
Copy link
Contributor

@mrjbq7 mrjbq7 commented Mar 26, 2016

Ctrl-K will erase to end of line.
Ctrl-D will remove character or exit like Ctrl-C if empty line.

@mrjbq7
Copy link
Contributor Author

mrjbq7 commented Mar 26, 2016

Should I re-commit with FEAT: prefix in commit message? I didn't notice that is your convention.

@dockimbel
Copy link
Member

Thank you! Yes, it would be better to use FEAT: prefix if you can re-submit.

Ctrl-K will erase to end of line.
Ctrl-D will remove character or exit like Ctrl-C if empty line.
@mrjbq7
Copy link
Contributor Author

mrjbq7 commented Mar 27, 2016

Okay, I re-did the commit message and re-pushed.

@dockimbel dockimbel merged commit 6a79670 into red:master Mar 27, 2016
@dockimbel
Copy link
Member

Thanks again! 👍

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.

None yet

2 participants