Ticket #105 (closed enhancement: fixed)
cannot invoke guake with command parameter
| Reported by: | rawfan | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5.0 |
| Component: | guake | Version: | |
| Keywords: | terminal-emulator command ssh-menu | Cc: | zd.rawfan@…, paul@… |
Description
Scenario: A lot of people use ssh-menu to manage their ssh-connections. Currently there is no way to use guake as a terminal emulator in ssh-menu because it cannot be started with a command as an argument.
Proposal: Introduce the parameter "-e" (for appending a command to be run in a new tab) and the parameter --profile (for defining a a specific bash profile which is sometimes necessary when using ssh-menu).
I think this should have a major priority for two reasons: a) it isn't hard to implement b) apps directly invoking the preferred terminal-emulator won't work with guake which leads to using two terminal-emulators at the same time which isn't the idea behind guake, I think.