[Konsole-devel] [Bug 187754] Konsole does not set initial working directory from cwd

Jekyll Wu adaptee at gmail.com
Tue Apr 10 16:38:56 UTC 2012


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

Jekyll Wu <adaptee at gmail.com> changed:

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

--- Comment #2 from Jekyll Wu <adaptee at gmail.com> ---
Git commit ebcab3c307f83ddf42a9096b8a76a5389ce52f3d by Jekyll Wu.
Committed on 09/04/2012 at 07:53.
Pushed by jekyllwu into branch 'master'.

Use $PWD as the fallback value for setting initial working directory

This means running "konsole" literally in a terminal will open a konsole
which starts in the same directory as the current terminal. "konsole
--workdir ." is no more needed. This makes Konsole behave like most
other emulators.

Another befinit is it is now easier to use konsole for the "Open
terminal here" feature provided in file managers other than dolphin.
Note: due to the "single process" model of konsole, konsole sometimes
does not open the expected the direcotory when used by this "Open
terminal here" feature.

REVIEW: 104518
FIXED-IN: 4.9.0

M  +6    -3    src/Session.cpp

http://commits.kde.org/konsole/ebcab3c307f83ddf42a9096b8a76a5389ce52f3d

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



More information about the konsole-devel mailing list