KiTTY
KiTTY copied to clipboard
[Bug] KiTTY (0.76.0.2): ignoring IRC control codes on paste
I had KiTTY installed since forever but after updating it recently my "now-playing script" with ready-to-go formatted text stopped working as intended. After investingating it further it seems KiTTY really skips all control codes on paste.
Screen:
On top: newest KiTTY 0.76.0.2 @ 17/11/2021
On bottom: default cygwin terminal (with expected behaviour)
foobar copy command for generating IRC-formated output:
/me np: [%album artist% - ]['['$char(2)%album%$char(15)[ '('%date%')'][ CD%discnumber%][ #%tracknumber%]']' ]$char(2)%title%$char(15)[ '//' %track artist%] '['$char(2)'['%length%']'$char(15)']'
I've experienced this control-code skipping issue with KiTTY 0.74.4.13 as well