mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
126d3559ca
Regression was indirectly caused by commit
d18f68e497 in core that allows to display all
control chars in buffers.
But the fix is in script plugin: when the script is downloaded and read line by
line, trailing "\r" and "\n" are removed, and therefore not displayed.