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

prompt text color is incorrect #217

Closed
3 tasks done
penglei opened this issue May 8, 2023 · 7 comments
Closed
3 tasks done

prompt text color is incorrect #217

penglei opened this issue May 8, 2023 · 7 comments
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists verified This issue was already verified

Comments

@penglei
Copy link

penglei commented May 8, 2023

image
image

General information

Please report the following information as possible as you can:

  • Terminal program: alacritty
  • Operating system: macOS
  • ZSH framework: no
  • ZSH version: 5.9
  • ZVM version: 0.9.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

I use starship, which has a nice feature: the part of the command that has not been entered yet is grayed out. However, when using vi-zsh-mode, the color of the command un-entered yet becomes normal white.

Reproduction steps

  1. type ls /etc to save it in history
  2. type 'l' => l
  3. type 's' => ls

Expected behavior

the /etc text color should be gray.

@jeffreytse jeffreytse self-assigned this Jul 6, 2023
@jeffreytse jeffreytse added the bug Something isn't working label Jul 6, 2023
@jeffreytse
Copy link
Owner

Hi @penglei,

Thanks for your issue, and sorry for the late reply, could you try again with the latest version?

Thanks & Regards

@penglei
Copy link
Author

penglei commented Jul 7, 2023

Hi @penglei,

Thanks for your issue, and sorry for the late reply, could you try again with the latest version?

Thanks & Regards

I tried the latest master branch and I think this bug still exists. 😞

@jeffreytse
Copy link
Owner

@penglei I will try to dig this issue as soon as possible, I will get back to you recently. : )

@jeffreytse jeffreytse added duplicate This issue or pull request already exists verified This issue was already verified labels Jul 9, 2023
@jeffreytse
Copy link
Owner

Hi @penglei,

May I know if you are using zsh-syntax-highlighting?

Thanks & Regards

@penglei
Copy link
Author

penglei commented Jul 10, 2023

Hi @penglei,

May I know if you are using zsh-syntax-highlighting?

Thanks & Regards

YES

@jeffreytse
Copy link
Owner

@penglei I think this issue related to #228, and now it was fixed by db7b7d4. Could you have a check again with the newer version?

@penglei
Copy link
Author

penglei commented Jul 15, 2023

@jeffreytse Wow, it works. Thank you.

@penglei penglei closed this as completed Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists verified This issue was already verified
Projects
None yet
Development

No branches or pull requests

2 participants