Summary: | shortcut configuration for history access in multiline input mode | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Leif Thande <leif.thande> |
Component: | general | Assignee: | argonel <argonel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | pupeno |
Priority: | HI | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Leif Thande
2006-10-17 01:22:37 UTC
The input box already uses Arrow Up/Down for history browsing, unless it is set to multi-line auto-expand mode, in which case the shortcuts become Ctrl+Shift+Up/Down due to the arrows being used for text navigation (as the horizontal arrows always are). 16 Oct 2006 23:31:56 -0000, Eike Hein <hein@kde.org>: [bugs.kde.org quoted mail] sorry for the message, please ignore it. 2006/10/16, Leif Thande <leif.thande@gmail.com>: > 16 Oct 2006 23:31:56 -0000, Eike Hein <hein@kde.org>: > > ------- You are receiving this mail because: ------- > > You reported the bug, or are watching the reporter. > > > > http://bugs.kde.org/show_bug.cgi?id=135780 > > hein kde org changed: > > > > What |Removed |Added > > ---------------------------------------------------------------------------- > > Status|UNCONFIRMED |RESOLVED > > Resolution| |INVALID > > > > > > > > ------- Additional Comments From hein kde org 2006-10-17 01:31 ------- > > The input box already uses Arrow Up/Down for history browsing, unless it is set to multi-line auto-expand mode, in which case the shortcuts become Ctrl+Shift+Up/Down due to the arrows being used for text navigation (as the horizontal arrows always are). > > > Man I searched for this (not to hard though) for a long time... Unfortunately my Ctrl+Shift+arrow keys means something else. Would it be possible to make this key binding configurable, please. Thanks Jesper. i think this should go in 1.1 *** Bug 154923 has been marked as a duplicate of this bug. *** on second thought, the only way to fix this is a pretty tortured hack. this will not be in 1.1. SVN commit 921135 by terwou: Use arrow up/down for history in the expanding multilinedit when it is at start/end of lines BUG: 135780 CCBUG: 143619 M +6 -3 ircinput.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=921135 |