You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a fresh install with no configuration. I am using Konsole with the nord Konsole port and the default Konsole font (Hack)
Here is what it looks like with the first window highlighted:
Here is what it looks like with the second window highlighted:
It looks it did add the arrows however it didn't color the background of the highlighted window correctly, instead it inverted it making it darker. The result is a mess that is hard to understand by looking which element is selected.
It also looks like the colors are inverted somehow. I would expect that the selected window is highlighted in a lighter color as well as the patched font arrow element. The way it is rendered now makes it very unintuitive and I end up clicking on the wrong window every time.
I tried applying different color schemes from Konsole (aside from Konsole Nord), it does change the colors of the bar but the arrows are still rendered wrong in each scheme.
I tried applying different fonts, same result, the size and style of the bar changed but it was still rendered wrong in the same way.
I tried applying a powerline font that was mentioned as a solution here: #52. This did not work, it still renders the same no matter what font I choose.
Even this setting doesn't work: set -g @nord_tmux_no_patched_font "1" it still leaves a messy block between the windows and the active window is still dark when it should be light
The text was updated successfully, but these errors were encountered:
This is a fresh install with no configuration. I am using Konsole with the nord Konsole port and the default Konsole font (Hack)
Here is what it looks like with the first window highlighted:
Here is what it looks like with the second window highlighted:
It looks it did add the arrows however it didn't color the background of the highlighted window correctly, instead it inverted it making it darker. The result is a mess that is hard to understand by looking which element is selected.
It also looks like the colors are inverted somehow. I would expect that the selected window is highlighted in a lighter color as well as the patched font arrow element. The way it is rendered now makes it very unintuitive and I end up clicking on the wrong window every time.
I tried applying different color schemes from Konsole (aside from Konsole Nord), it does change the colors of the bar but the arrows are still rendered wrong in each scheme.
I tried applying different fonts, same result, the size and style of the bar changed but it was still rendered wrong in the same way.
I tried applying a powerline font that was mentioned as a solution here: #52. This did not work, it still renders the same no matter what font I choose.
I also tried using the Nerd Hack patched font from here: https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hack/Regular/complete. Same result it did not work.
Even this setting doesn't work:
set -g @nord_tmux_no_patched_font "1"
it still leaves a messy block between the windows and the active window is still dark when it should be lightThe text was updated successfully, but these errors were encountered: