[konsole] [Bug 362790] Konsole sometimes receives escape codes during focus changes

Egmont Koblinger bugzilla_noreply at kde.org
Tue Nov 6 11:34:19 GMT 2018


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

Egmont Koblinger <egmont at gmail.com> changed:

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

--- Comment #6 from Egmont Koblinger <egmont at gmail.com> ---
This is turned on by
  echo -ne '\e[?1004h'
and off by
  echo -ne '\e[?1004l'

It's called "FocusIn/FocusOut" at
http://invisible-island.net/xterm/ctlseqs/ctlseqs.html.

OP should investigate which utility turns on this behavior for them.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list