Bug 211933 - parameter --new-tab -e will change the default command when open a new tab
Summary: parameter --new-tab -e will change the default command when open a new tab
Status: RESOLVED DUPLICATE of bug 184788
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 184006 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-26 14:19 UTC by flex
Modified: 2011-08-19 00:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description flex 2009-10-26 14:19:35 UTC
Version:            (using KDE 4.3.2)
Compiler:          gcc 4.3.4 
OS:                Linux
Installed from:    Gentoo Packages

when you open a new tab by using:

konsole --new-tab -e cmd  

The cmd can be a ssh command. But after that, when you start another new tab by using

ctrl+shift+n or konsole --new-tab

the -e paramenter seems to still take effect, the new tab also executes the cmd

you must execute konsole with -e /bin/bash, then everything is ok.
Comment 1 Marcus Furlong 2011-05-25 08:50:47 UTC
Confirmed the same issue with

Konsole 2.6
KDE 4.6.00 (4.6.0) "release 6"
Opensuse 11.4

try

konsole --new-tab -e /bin/ls -R /

and then

konsole --new-tab

or ctrl-shift-t

For fun, try to ctrl-C the command as it runs. Not sure what behaviour is expected in that case though...
Comment 2 Jekyll Wu 2011-07-30 18:07:05 UTC
*** Bug 184006 has been marked as a duplicate of this bug. ***
Comment 3 Jekyll Wu 2011-08-19 00:56:40 UTC

*** This bug has been marked as a duplicate of bug 184788 ***