-
-
Notifications
You must be signed in to change notification settings - Fork 650
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
fix: specify the color for right separator of the status modules to be the same as text bg color #429
Conversation
…color and fix space among windows
I have a few questions here:
|
Yep I can see that. If you add
I made the decision to not do this to increase flexibility. You can have a space or text as the right separator if desired. This change means that those configs will break. Tmux is generally quite difficult to configure and style. There are things like tmux-powerilne that make it easier at the cost of flexibility. I would prefer to expose only primitive styling in this plugin, with the hope that other things can be built on top of it. For example I'd love to see a "catppuccin powerline" repo somewhere that someone made |
I think this makes sense and setting the
This doesn't work or may be I'm doing something wrong.
Wouldn't you expect the same color for the separator even if it's a space? For the text something like |
This reverts commit 2ac64e6.
If you have a disagreement with the proposed changes then please make the change in my last comment and I'll close this PR. Thanks a lot for your work. |
Before
rounded
making it look awkwardAfter the change