Status Line #1057
Status Line
#1057
-
Beta Was this translation helpful? Give feedback.
Answered by
christianparpart
May 12, 2023
Replies: 1 comment
-
Hey @Korbaux. this is fixed in latest master. How did you install Contour? Seems like you are using zsh, can it be? It's making use of some terminfo entries ( Related PR: #1060. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
christianparpart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Korbaux. this is fixed in latest master. How did you install Contour?
Seems like you are using zsh, can it be? It's making use of some terminfo entries (
tsl
/fsl
) that it should not. If you installed from latest master, just update, otherwise, we're very soon about to create a new bugfix release. :)Related PR: #1060.