Version: (using KDE Devel) Installed from: Compiled sources OS: Linux When typing "exit" on the terminal pane inside dolphin, the pane doesn't hide, and instead starts a new shell. I think when exiting, the terminal panel should disappear (see kate and konqueror).
I agree, this was the behaviour of the embedded terminal in konqueror in 3.5.
SVN commit 750276 by ereslibre: Now the konsole part is autodestructed when no tabs do exist. This makes the desired effect on dolphin when typing "exit" on the terminal, the dock will be hidden. BUG: 153648 M +2 -0 dolphin/src/dolphinmainwindow.cpp M +21 -0 dolphin/src/terminalsidebarpage.cpp M +4 -0 dolphin/src/terminalsidebarpage.h M +3 -4 konsole/src/Part.cpp M +1 -2 konsole/src/Part.h WebSVN link: http://websvn.kde.org/?view=rev&revision=750276