Summary: | Ctrl-Space and Ctrl-@ do not work in current git master Konsole, once again. | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Alex G <gforce> |
Component: | keyboard | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/konsole/2e74a1ba73ab96fd94effe50562ba374a5eeaa96 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alex G
2017-07-24 12:12:19 UTC
Git commit 0cc7fecdd7bde4e427a17585e92e5248b013437e by Kurt Hindenburg. Committed on 24/07/2017 at 13:50. Pushed by hindenburg into branch 'master'. Fix regression in pty()->write() usage Correct usage of pty()->write(const QByteArray) Related: bug 355362 M +1 -1 src/Pty.cpp https://commits.kde.org/konsole/0cc7fecdd7bde4e427a17585e92e5248b013437e Git commit 2e74a1ba73ab96fd94effe50562ba374a5eeaa96 by Kurt Hindenburg. Committed on 24/07/2017 at 14:38. Pushed by hindenburg into branch 'Applications/17.08'. Fix regression in pty()->write() usage Correct usage of pty()->write(const QByteArray) Related: bug 355362 (cherry picked from commit 0cc7fecdd7bde4e427a17585e92e5248b013437e) M +1 -1 src/Pty.cpp https://commits.kde.org/konsole/2e74a1ba73ab96fd94effe50562ba374a5eeaa96 |