mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
5d06ab76df
Regression was indirectly caused by commit
d18f68e497 in core that allows to display all
control chars in buffers.
But the fix is in exec plugin: end of line in command output can now be "\r\n"
in addition to a single "\n".