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.
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...
*** Bug 184006 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 184788 ***