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

request: support standard navigation keys: arrows, home, end, etc. #7

Open
dan-da opened this issue Nov 21, 2019 · 0 comments
Open

Comments

@dan-da
Copy link

dan-da commented Nov 21, 2019

Probably this feature is already planned, but I will request it just in case.

Running the dummy example, if I try to use any navigation key such as an arrow key or home key, then ugly control chars are printed instead. example:

help^[[D

I was expecting/hoping that standard nav keys would work, eg:

left/right arrows for navigating text
up/down arrows for cycling through history
home/end for begin/end of line
ctrl-a / ctrl-e for begin/end of line

a complete list of bash shortcuts is here:
https://ss64.com/bash/syntax-keyboard.html

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

1 participant