You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin stops to work after source .zshrc. After creating a new terminal window or tab the plugins works as expected, however, if zshrc is re-sourced nothing related to the plugin works. I've tried to check if it was a conflict with another OhMyZsh plugin but it does not seems to be the case.
Reproduction steps
Install the zsh-vi-mode with Oh-My-Zsh method.
Check correct execution.
Reload zsh with source ~/.zshrc
Verify that plugins no longer works.
Expected behavior
Plugin should still works after zshrc re-source.
The text was updated successfully, but these errors were encountered:
General information
Environment 1
Environment 2
Environment 3
Basic examination
Problem description
Plugin stops to work after
source .zshrc
. After creating a new terminal window or tab the plugins works as expected, however, if zshrc is re-sourced nothing related to the plugin works. I've tried to check if it was a conflict with another OhMyZsh plugin but it does not seems to be the case.Reproduction steps
source ~/.zshrc
Expected behavior
Plugin should still works after zshrc re-source.
The text was updated successfully, but these errors were encountered: