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

zsh-autosuggestions font color is wrong #268

Open
chiahsoon opened this issue Nov 20, 2022 · 3 comments
Open

zsh-autosuggestions font color is wrong #268

chiahsoon opened this issue Nov 20, 2022 · 3 comments

Comments

@chiahsoon
Copy link

Hi, having the same problem as the author here, just wanted to try posting it here to see if anyone has the same problem and a solution.

Thanks!

@gnmearacaun
Copy link
Collaborator

works for me. strange. what terminal are you using?

@chiahsoon
Copy link
Author

I'm using iTerm2 as my terminal!

@gnmearacaun
Copy link
Collaborator

I don't have experience on Mac. but it works in your terminal?
This is what I have in my .zshrc file to source those plugins

# Zsh-autosuggestions is designed to be relatively unobtrusive
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=246'

#These plugins should be sourced at the end of the file and in this order, as per https://github.com/softmoth/zsh-vim-mode and https://github.com/zsh-users/zsh-syntax-highlighting
source $HOME/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
source $HOME/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

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

2 participants