Summary: | Add shortcut to jump to top of history | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | bastiaf |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8 | |
Sentry Crash Report: |
Description
bastiaf
2002-07-30 14:41:30 UTC
You're referring to the history/scrollbar and you want to jump to the top of the output history? Best just to allow a shortcut for this... Git commit 9cf9557c8f300a00cb89a3b507f1edc98d3bf9d9 by Kurt Hindenburg. Committed on 02/08/2011 at 05:19. Pushed by hindenburg into branch 'master'. Add shortcuts to jump to top & bottom of history. The shortcut of jumping to top of history is for the request of #45950 The shortcut of jumping to bottom of history is added not only for consistency, but also to be used for #38390, especially its comment #9 and #10. Patch by Jekyll Wu <adaptee@gmail.com> FEATURE: 38390 FEATURE: 45950 FIXED-IN: 4.8 REVIEW: 102124 M +2 -0 data/keyboard-layouts/default.keytab M +11 -4 src/Vt102Emulation.cpp M +6 -2 src/KeyboardTranslator.h M +8 -0 src/KeyboardTranslator.cpp http://commits.kde.org/konsole/9cf9557c8f300a00cb89a3b507f1edc98d3bf9d9 |