jeffreytse/zsh-vi-mode
Vedi su GitHubHow can I get back the old history search behavior in insert mode?
Open
#165 aperta il 5 feb 2022
good first issuehelp wantedverified
Metriche repository
- Star
- (4364 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
General information
Please report the following information as possible as you can:
- Terminal program: kitty
- Operating system: Manjaro
- ZSH framework: oh-my-zsh
- ZSH version: 5.8
- ZVM version: 13548af
Basic examination
- I have read through the README page
- I have the latest version of zsh-vi-mode
- I have tested with another terminal program
Problem description
When using the plugin, normal search behavior is gone. I mean that you can type sudo and then search all commands starting with sudo by hitting the up arrow key.
Reproduction steps
- Install oh-my-zsh
- Install ZVM
- See the different history searching behaviour in insert mode
Expected behavior
I would like the same behavior in insert mode as without zvm.