[Konsole-devel] [Bug 156919] Embedded terminal should notify the host about changes in current working directory
Stefan Becker
stefan.becker at nokia.com
Fri Sep 12 18:42:42 UTC 2008
http://bugs.kde.org/show_bug.cgi?id=156919
--- Comment #8 from Stefan Becker <stefan becker nokia com> 2008-09-12 20:42:41 ---
Created an attachment (id=27384)
--> (http://bugs.kde.org/attachment.cgi?id=27384)
Implement new signal Part::currentDirectoryChanged(const QString&)
Before I could implement the signal I had to refactor the ProcessInfo usage.
Now Session is the sole user of ProcessInfo and the process information can be
found from one place. That's why the patch against kdebase-4.1.1 is so big.
The development history for the proposed patch can be found in my git
repository at
git clone http://chemobejk.dyndns.org/git/konsole/.git
in the branch kde-bug-156919.
More information about the konsole-devel
mailing list