We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
grml-zsh-config
The Home and End keys put ZSH in normal mode.
git clone https://aur.archlinux.org/zsh-vi-mode-git
makepkg -si
source /usr/share/zsh/plugins/zsh-vi-mode/zsh-vi-mode.plugin.zsh
~/.config/zsh/.zshrc.local
I would expect nothing to happen (as these key bindings are not default yet #59 (comment)). Instead, I enter normal mode.
The text was updated successfully, but these errors were encountered:
Hi @tdltdc
Thanks for your issue, I will work on this issue as soon as possible.
Thanks and Regards
Sorry, something went wrong.
jeffreytse
No branches or pull requests
General information
grml-zsh-config
installedBasic examination
I have tested with another terminal programn/aProblem description
The Home and End keys put ZSH in normal mode.
Reproduction steps
git clone https://aur.archlinux.org/zsh-vi-mode-git
makepkg -si
source /usr/share/zsh/plugins/zsh-vi-mode/zsh-vi-mode.plugin.zsh
to~/.config/zsh/.zshrc.local
Expected behavior
I would expect nothing to happen (as these key bindings are not default yet #59 (comment)). Instead, I enter normal mode.
The text was updated successfully, but these errors were encountered: