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

Ubuntu keymappings #16

Closed
gerhard opened this issue Oct 13, 2009 · 2 comments
Closed

Ubuntu keymappings #16

gerhard opened this issue Oct 13, 2009 · 2 comments
Labels
Platform: Linux Issue or PR for a Linux system

Comments

@gerhard
Copy link
Contributor

gerhard commented Oct 13, 2009

After installing zsh on Ubuntu 8.04.1, the keymappings became screwy. Backspace isn't working (only CTRL-H) and using the up arrow doesn't scroll through my command history as it used to in bash. This came from bindkey:

➜  ~  bindkey | grep delete
"^D" delete-char-or-list
"^H" backward-delete-char
"^?" delete-char
@robbyrussell
Copy link
Member

Anyone have any thoughts on this? I'm closing this as it's not been active in 6 months

@gerhard
Copy link
Contributor Author

gerhard commented May 18, 2010

I would say close it, I don't need zsh on this version of Ubuntu anymore, I stuck with bash.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Linux Issue or PR for a Linux system
Projects
None yet
Development

No branches or pull requests

2 participants