i3 / i3status

Generates status bar to use with i3bar, dzen2 or xmobar
BSD 3-Clause "New" or "Revised" License
598 stars 251 forks source link

maybe_escape_markup: Don't mangle output if markup is disabled #527

Closed jspam closed 3 months ago

jspam commented 3 months ago

As it is, the code modifies the first char of buffer, increasing it by the number of bytes written.