Open jphalip opened 1 week ago
Sorry why do you think the line set -g @plugin 'catppuccin/tmux#v2.1.0'
is loading catppuccin? It only loads when you run tpm
. Move set -g mode-style
to after you actually load catppuccin
TPM is discouraged for several reasons, the fact that this needs to be explained over and over is one of them
Is there an existing issue outlining your improvement?
What would you like to see added and/or changed?
Currently the text selection isn't configurable via an option. See:
The issue is that I was unable to override it with another color, even by setting it after the plugin:
The only way I was able to work around it was by using a hook:
It'd be great to add an option to control that specific setting.