Summary: | Krunner should support path autocompletion | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Matt T. Proud <khanreaper> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | alexander.lohnau, bug, chaofeng111, finex, heinrich.wendel, kde_bugzilla_2, maarizwan, mail, matthew.flaschen |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matt T. Proud
2005-03-21 22:52:55 UTC
I would take the autocompletion even further by including a full bash completion. Of course to not distract new users this should be configurable via the >> advanced options tab and made sticky. For completion <tab> would be used. *** Bug 67825 has been marked as a duplicate of this bug. *** *** This bug has been confirmed by popular vote. *** *** Bug 121472 has been marked as a duplicate of this bug. *** Hi! Do you like having this implemented on KDE 4 for the krunner application (the new minicli)? I often find myself using Yakuake to launch GUI apps just because KRunner doesn't allow me to type something like this: mplayer ~/in<Tab>/Vid<Tab>/MS<Tab><Enter> (Resulting in "mplayer ~/incoming/Videos/MST3K_-_Toobular_Boobular.flv") What I propose is that if there's exactly one result and it's for the Command Line plugin, then the normal tab behaviour should be replaced with a simple tab completion function which completes valid paths and file:// URLs. (Naturally, support should be included for resolving ~ and ~username) Of course, if you'd prefer not to default to having an exception to the normal Tab key behaviour, I'd have no problem with the feature being optional, off by default, and controlled by a checkbox in the Command Line plugin preferences. *** Bug 183532 has been marked as a duplicate of this bug. *** *** Bug 105687 has been marked as a duplicate of this bug. *** *** Bug 140745 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 55020 *** |