[konsole] [Bug 415249] Tab goes unresponsive if copying in tmux copy mode

Egmont Koblinger bugzilla_noreply at kde.org
Fri Jan 3 19:19:59 GMT 2020


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

Egmont Koblinger <egmont at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egmont at gmail.com

--- Comment #7 from Egmont Koblinger <egmont at 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 the assignee for the bug.


More information about the konsole-devel mailing list