[konsole] [Bug 384844] Keyboard becomes silent and misbehaves after certain keys get pressed / some output is produced by the application

Egmont Koblinger bugzilla_noreply at kde.org
Tue Sep 19 13:55:22 UTC 2017


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

--- Comment #4 from Egmont Koblinger <egmont at gmail.com> ---
All terminal emulators behave like this. There's nothing terminal emulators
could do here, they don't know when is your shell prompt displayed and what is
the desired state of the kernel's tty settings at a given point.

If you really need a workaround, you might try putting "stty sane" or something
like that in your PROMPT_COMMAND environment variable. That way your shell
resets the required settings just before displaying the prompt. (Honestly I
have no clue why bash doesn't do it automatically, as it toggles the stty
settings back and forth upon each start and termination of apps. And zsh seems
to do it.)

I've never tried this and hence I cannot guarantee that it's free of side
effects.

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


More information about the konsole-devel mailing list