-
Notifications
You must be signed in to change notification settings - Fork 83
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
"Home" and "End" keys do not work in shell #71
Labels
Comments
I couldn't recreate this issue in Ubuntu 18.04 with bash or zsh shells. It might be caused by your setup @ingomueller-net . I think it would be the best to learn more about what might be causing this. It might enable us to add it to known issues or come up with a fix. |
I did just a bit of reading here. Some observations:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Instead, they print
[1~
and[4~
, respectively. This may be a problem of my setup. I you need to know anything about it, let me know.The text was updated successfully, but these errors were encountered: