[Konsole-devel] [Bug 244449] detect symbolic links in pwd when creating new tab
Jekyll Wu
adaptee at gmail.com
Sun Jul 24 06:28:17 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=244449
Jekyll Wu <adaptee at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adaptee at gmail.com
--- Comment #1 from Jekyll Wu <adaptee gmail com> 2011-07-24 06:28:17 ---
That sounds nice, but I doubt whether it is possible to implement that.
konsole gets the PWD of the terminal process(shell,vim,etc) by looking at(on
Linux) /proc/<pid>/cwd, which is itself a symlink pointing to the expanded PWD
in absolute path. when you have a symlink, you can easily know its target. But
when you only have the target, how can you find which symlink has taken you
here?
--
Configure bugmail: https://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