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

Plugin stops to work after source ~/.zshrc #307

Open
3 tasks done
EltonGarcia opened this issue Dec 27, 2024 · 0 comments
Open
3 tasks done

Plugin stops to work after source ~/.zshrc #307

EltonGarcia opened this issue Dec 27, 2024 · 0 comments

Comments

@EltonGarcia
Copy link

General information

Environment 1

  • Terminal program: tmux 3.5a (screen-256color)
  • Operating system: Linux (6.1.112+ 1 SMP PREEMPT_DYNAMIC Tue Nov 5 15:11:08 UTC 2024 x86_64 GNU/Linux)
  • ZSH framework: oh-my-zsh master (f733dc3), oh-my-zsh master (f733dc3)
  • ZSH version: zsh 5.8 (x86_64-debian-linux-gnu)
  • ZVM version: zsh-vi-mode 0.11.0

Environment 2

  • Terminal program: iTerm.app 3.5.10 (xterm-256color)
  • Operating system: macOS 15.2 (24C101)
  • ZSH framework: oh-my-zsh master (f733dc3), oh-my-zsh master (f733dc3)
  • ZSH version: zsh 5.9 (arm64-apple-darwin24.0)
  • ZVM version: zsh-vi-mode 0.11.0

Environment 3

  • Terminal program: WezTerm 20240203-110809-5046fc22 (xterm-256color)
  • Operating system: macOS 15.2 (24C101)
  • ZSH framework: oh-my-zsh master (f733dc3), oh-my-zsh master (f733dc3)
  • ZSH version: zsh 5.9 (arm64-apple-darwin24.0)
  • ZVM version: zsh-vi-mode 0.11.0

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

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

  1. Install the zsh-vi-mode with Oh-My-Zsh method.
  2. Check correct execution.
  3. Reload zsh with source ~/.zshrc
  4. Verify that plugins no longer works.

Expected behavior

Plugin should still works after zshrc re-source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant