Cabbage Logo
Back to Cabbage Site

Using spaces in popupprefix and popuppostfix?

Is there a way to use spaces in popupprefix or popuppostfix messages?

I’d like to end up with something like this:

prefix “Gain: "
postfix " dB”
With a combined output:
“Gain: 3.01 dB”

Currently the spaces are stripped out, ending up with:
“Gain:3.01dB”

Is there already a way to work around this, or is this a “bug”?

Oh, also… the docs only list popuppostfix, not popupprefix. popuptext appears twice tho.

One last Q about these… can they be updated at performance time using identchans? My first test didn’t seem to work, but I could have messed it up. If not tho, I’d suggest specifying that in the docs too.

I’ll have to double check identchannel status. The whitespace is stripped from them. This shouldn’t be happening, Ill check it out. And thanks for the heads up regarding the docs.