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 698792 - New tab does not preserve the working directory of the parent tab.
New tab does not preserve the working directory of the parent tab.
Status: RESOLVED DUPLICATE of bug 697475
Product: gnome-terminal
Classification: Core
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-24 20:48 UTC by Quentin Geissmann
Modified: 2013-04-24 20:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Quentin Geissmann 2013-04-24 20:48:23 UTC
I have noticed that in the last gnome-terminal, if one changes directory and then open a new tab, the tab is open in "~" rather that the directory moved into.

How to reproduce:
1) open a terminal
2) cd /
3) open a new tab (Ctrl+Shift+T)
4) observe that the opened tab working directory is in "~" rather than "/"


I think this behaviour is a regression because:
1) most of the time, the user will want to be in the same working directory.
2) if ever he wanted to be in "~", he can always simply type `cd` which is easier than retyping a long path.
Comment 1 Christian Persch 2013-04-24 20:53:35 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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