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

add readline keybindings #339

Closed
aeosynth opened this issue Mar 10, 2017 · 4 comments
Closed

add readline keybindings #339

aeosynth opened this issue Mar 10, 2017 · 4 comments

Comments

@aeosynth
Copy link

aeosynth commented Mar 10, 2017

elvish adds some initial friction by not supporting common readline keybindings, eg ^H for backspace, ^A/^E for home/end, etc.

for a list of keybindings, see:

https://en.wikipedia.org/wiki/GNU_Readline#Emacs_keyboard_shortcuts
https://cnswww.cns.cwru.edu/php/chet/readline/readline.html#SEC13

xiaq added a commit that referenced this issue Mar 26, 2017
@xiaq
Copy link
Member

xiaq commented Mar 26, 2017

Add use embedded:readline-binding to your rc file to use.

@scateu
Copy link

scateu commented Mar 27, 2017

burst into tears.

@aeosynth
Copy link
Author

nice. i'd prefer it default, as this is mainly for initial friction, but i'll close.

@orivej
Copy link

orivej commented Nov 23, 2017

To save some time for those looking for Unbound: Ctrl-H, the current expression is use readline-binding.

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

No branches or pull requests

4 participants