We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a very basic config and it works with gnome-terminal but with kitty I get the error
.znap.prompt.precmd:echoti:5: no such terminfo capability: invis
I don't get the error when I remove the prompt line from my zshrc. I can also load the prompt manually without an error.
Here is my zshrc
source ~/.zsh/zsh-snap/znap.zsh znap prompt agnoster
The text was updated successfully, but these errors were encountered:
Don't use capabilities the terminal doesn't have
b3e7956
Fixes issue #11.
Should be fixed now.
Sorry, something went wrong.
No branches or pull requests
I have a very basic config and it works with gnome-terminal but with kitty I get the error
I don't get the error when I remove the prompt line from my zshrc. I can also load the prompt manually without an error.
Here is my zshrc
The text was updated successfully, but these errors were encountered: