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

ninj...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
                 CC|                            |ninj...@gmail.com
             Status|REPORTED                    |RESOLVED

--- Comment #1 from ninj...@gmail.com ---
The protection from execution is done via a protocol between the application or
shell and the terminal emulator called bracketed paste. The shell or
application has to request bracketed paste for it to work.

For backwards compatibility, your shell (bash/zsh/...) is disabling bracketed
paste prior to executing a program, because the executed program may not
understand bracketed paste at all. If the program understands bracketed paste
(e.g. vim), it's then its responsability to enable it.

glxgears doesn't understand bracketed paste (or even paste) at all, so
bracketed paste mode will be disabled while glxgears is running.

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

Reply via email to