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

Jekyll Wu adaptee at gmail.com
Fri Mar 23 14:58:51 UTC 2012


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

Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.9.0
         Resolution|---                         |FIXED

--- Comment #14 from Jekyll Wu <adaptee at gmail.com> ---
Git commit 675dbcb2fe777b22044510579321148989d29cfb by Jekyll Wu.
Committed on 23/03/2012 at 15:16.
Pushed by jekyllwu into branch 'master'.

Emit signal currentDirectoryChanged(QString) after current directory changes

Note: the signal is not emitted immediately after the current directory
changes. There is noticable delay (usually below 1 second) at the
moment.
REVIEW: 104372
FIXED-IN:4.9.0

M  +4    -0    src/Part.cpp
M  +5    -0    src/Part.h
M  +8    -1    src/Session.cpp
M  +7    -0    src/Session.h
M  +3    -0    src/SessionController.cpp
M  +6    -0    src/SessionController.h

http://commits.kde.org/konsole/675dbcb2fe777b22044510579321148989d29cfb

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list