[Konsole-devel] [Bug 156919] Embedded terminal should notify the host about changes in current working directory

Stefan Becker stefan.becker at nokia.com
Thu Sep 11 10:26:44 UTC 2008


http://bugs.kde.org/show_bug.cgi?id=156919





--- Comment #6 from Stefan Becker <stefan becker nokia com>  2008-09-11 12:26:43 ---
But you would still need a new signal that is emitted by the Konsole::Part,
i.e.

void Part::activeDirectoryChanged(ViewProperties* properties)
{
        emit setCurrentDirectory(properties->currentDir());
}

And yakuake would connect to that, right?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list