https://bugs.kde.org/show_bug.cgi?id=415249

Egmont Koblinger <egm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egm...@gmail.com

--- Comment #7 from Egmont Koblinger <egm...@gmail.com> ---
I had to press Ctrl+space to start selecting, and end it with Alt+w. Anyway,
let's cut tmux off the game.

script'ing it reveals that simply passing a longer string to OSC 52, no matter
if the terminator is BEL ("\a") or ST ("\e\\") causes such a hang.

Small reproducer:

lorem=$(echo Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim
veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. | base64)
echo -ne "\e]52;;$lorem\a"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to