Summary: | reduce the number of default shortcuts | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Andreas Pakulat <apaku> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | robertknight |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andreas Pakulat
2008-09-11 21:23:26 UTC
Hi Andreas, The Ctrl+B shortcut for bookmarks is a bug. All the others have two modifiers (usually Ctrl+Shift) so they shouldn't conflict with terminal applications. The reason for having a generous number of shortcuts by default is because I assume this is convenient for keyboard-orientated people who are using the terminal. Since the Ctrl+B thing is already reported elsewhere I suggest I mark this INVALID? I'm not sure I understand why Ctrl+Shift+B would be any better than Ctrl+B? I could still have that used in my terminal app. I guess though its a lot less likely, so I don't mind if you close the wishlist report as wontfix. > I'm not sure I understand why Ctrl+Shift+B would be any better than Ctrl+B?
Terminal programs tend not to use multi-modifier shortcuts, so there should be few conflicts with that. Where possible the pattern used for shortcuts is Shift+<Normal Shortcut for Action>. eg. Find is Ctrl+Shift+F instead of Ctrl+F.
Bookmarks are a feature that were introduced back in KDE 3 (or maybe even before) which I didn't take out because there are sufficient users who find it useful and it wasn't taking up much space in the UI.
The reason for having lots of shortcuts generally is so that you don't need to assign them yourself or navigate the menu (via mouse or keyboard) for common actions like clearing the screen, searching the history etc.
|