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

Switching modes doesn't change the mode indicator #230

Closed
3 tasks done
jeffreytse opened this issue Jul 10, 2023 · 1 comment
Closed
3 tasks done

Switching modes doesn't change the mode indicator #230

jeffreytse opened this issue Jul 10, 2023 · 1 comment
Assignees
Labels
bug Something isn't working verified This issue was already verified

Comments

@jeffreytse
Copy link
Owner

General information

Please report the following information as possible as you can:

  • Terminal program: WezTerm 20230513-073621-bdb173f1
  • Operating system: macOS Ventura 13.4 (22F66)
  • ZSH framework: zinit
  • ZSH version: zsh 5.9 (x86_64-apple-darwin21.3.0)
  • ZVM version: db7b7d4

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

Switching modes doesn't change the mode indicator.

Reproduction steps

  1. Open a new interactive ZSH without configuration zsh -d -f -i.
  2. Sourcing zsh-vi-mode.zsh and eval "$(starship init zsh)".
  3. Type <ESC> for switching to__normal mode__.

Expected behavior

Switching modes should change the mode indicator correctly, which is to change to .

@jeffreytse jeffreytse added bug Something isn't working verified This issue was already verified labels Jul 10, 2023
@jeffreytse jeffreytse self-assigned this Jul 10, 2023
jeffreytse added a commit that referenced this issue Jul 10, 2023
This issue was introduced by fixing issue #229, it made the reset
prompt functionality never executed after triggering change modes.
@jeffreytse
Copy link
Owner Author

jeffreytse commented Jul 10, 2023

It's related to #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified This issue was already verified
Projects
None yet
Development

No branches or pull requests

1 participant