]> cloud.milkyroute.net Git - dolphin.git/commit
Fix issue that the current terminal line does not get cleared before sending a cd...
authorPeter Penz <peter.penz19@gmail.com>
Sun, 14 Mar 2010 16:21:35 +0000 (16:21 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sun, 14 Mar 2010 16:21:35 +0000 (16:21 +0000)
commitf2885d1ac237dcf1a3536e7a619275158fe2825d
treec43e7fb531d68a3dcc4f59573a1a45d168ee5de0
parentea3eb3916097644e307e98f4538a62b6e0104be5
Fix issue that the current terminal line does not get cleared before sending a cd command.

The terminal interface does not provide an API for this, so as workaround backspaces are send. Not nice, but as the issue can lead to data loss, this solution is better than having nothing.

BUG: 161637

svn path=/trunk/KDE/kdebase/apps/; revision=1103207
src/panels/terminal/terminalpanel.cpp
src/panels/terminal/terminalpanel.h