https://bugs.kde.org/show_bug.cgi?id=517636
Bug ID: 517636
Summary: konsole is slow to process certain shell keystrokes
Classification: Applications
Product: konsole
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: keyboard
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
SUMMARY
When using common shell commands, konsole often doesn't "see" the enter key
pressed if you type fast enough. This does not happen on the "kitty" terminal
program. I often have to either slow WAY down, or hit enter twice.
STEPS TO REPRODUCE
1. open konsole
2. type "cal" (shows the calendar)
3. QUICKLY type two exclamation marks follwed by enter/return.: !!<enter>
!! = run the last command again
!$ = use the last argument from the previous command
OBSERVED RESULT
Often times, the return key is not recognized. Another common use it so use
"last item from previous command". For example:
# cat /etc/passwd
# vi !$
If you type the "vi !$" fast enough, the "enter" is also not registered.
EXPECTED RESULT
One should be able to type as fast as possible and not have keys dropped. I
don't know if these exclamation points or question marks are somehow "special"
and it's trying to "help"?
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: fedora 43
ADDITIONAL INFORMATION
Would prefer to use Konsole, but the dropping of input is strange and causing
me to use an alternate terminal program.
--
You are receiving this mail because:
You are watching all bug changes.