We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm trying to set the color for client_prefix in my tmux configuration. I use the following configuration:
`set -g @powerline-status-left-area-left-bg "#{?client_prefix,cyan,@powerline-color-main-1}".
However, this doesn't work. Can you please tell me what I'm doing wrong?