-
Notifications
You must be signed in to change notification settings - Fork 153
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
key binding are not working for zsh #1097
Comments
If you choose "default" in Preferences -> Behavior -> Emulation, something is not set correctly on the system. terminfo/ncurses and global bashrc/zshrc may be worth a look. I have no experience of using terminals on Debian or Kali, so I don't have a concrete idea about what's the issue. |
Hello, i cannot reproduce this in archlinux QTerminal 1.4.0. In the python mode, everything seems to work properly (except maybe custom key bindings, but thats seems to be the normal behavior). |
@Bluey26 please can you provide that zshrc file ?? So I can test that. |
Yes, of course @jakbin Here goes the relevant lines i use in my
All this configs were taken from: https://wiki.archlinux.org/title/Zsh#Key_bindings My zsh version is 5.9 |
Expected Behavior
key binding are not working for zsh and bash. like arrow keys and other key bindings.
Here is my full .zshrc file : https://github.com/jakbin/myzsh/blob/main/.zshrc
Current Behavior
key binding are not working .
Possible Solution
i thinks works fine before version 1.3.0. It should work like hyper terminal.
Steps to Reproduce (for bugs)
Context
i simple key bindings are not working , it affect my working.
System Information
The text was updated successfully, but these errors were encountered: