mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 03:46:39 +02:00
cfaf68ae61
When in paste pending mode, the bracketed paste escape sequence should still be interpreted, so that if you paste while in paste pending the same things as when pasting in normal mode still happens, i.e. the escape sequence is removed, ctrl-y/n is not interpreted and newline/tabs are replaced.