mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
112bebcddf
The format to use is one of:
- ${cut:+max,suffix,string}
- ${cutscr:+max,suffix,string}
With the "+" before max, WeeChat ensures there are at most "max" chars in
output, including the length of suffix string.