Bug 197730

Summary: Wrap Konsole so that commands can be sent directly from Krunner
Product: [Plasma] plasma4 Reporter: Dotan Cohen <kde-2011.08>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: wilderkde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Dotan Cohen 2009-06-24 14:42:50 UTC
Version:            (using KDE 4.2.90)
Installed from:    Ubuntu Packages

Please add an option to wrap konsole with the command "konsole --noclose -e " so that one could type into Krunner, for instance, "konsole ifconfig" and be taken right to the info that he needs.

Thanks.
Comment 1 Dotan Cohen 2009-06-24 14:45:26 UTC
See also related Bug 197623.
Comment 2 Jacopo De Simoi 2009-06-24 17:38:26 UTC
You can create an alias in .bashrc if you want, or even with kmenuedit it should be possible.
As for a pure krunner solution, offers this already by the "run in terminal" option, which has been put to work recently. Check it out!
Comment 3 Dotan Cohen 2009-06-24 17:45:54 UTC
Is that related to Bug 159611? I have been wanting that for ages!
Comment 4 Jacopo De Simoi 2009-06-24 17:50:50 UTC
Indeed. although it's done via a configuration button and not via some keyboard magic :)