After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651298 - New tabs canonicalize working directory
New tabs canonicalize working directory
Status: RESOLVED DUPLICATE of bug 502146
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-27 22:41 UTC by Jeremy Nickurak
Modified: 2011-05-27 22:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Nickurak 2011-05-27 22:41:41 UTC
If I'm in:
> /home/myaccount/symlinkdir/someplace

where symlinkdir is a link to:
> /home/myaccount/some/long/path/for/which/ive/deliberately/created/a/symlink/to/hide/the/existence/of/because/its/too/unweildly/to/display/in/PS1

then creating a new tab while in that directory leaves me in:

> /home/myaccount/some/long/path/for/which/ive/deliberately/created/a/symlink/to/hide/the/existence/of/because/its/too/unweildly/to/display/in/PS1/someplace

instead of just being in:

> /home/myaccount/symlinkdir/someplace
Comment 1 Christian Persch 2011-05-27 22:51:37 UTC
Dup of bug 502146.
Comment 2 Behdad Esfahbod 2011-05-27 22:55:36 UTC
Yep.

*** This bug has been marked as a duplicate of bug 502146 ***