GNOME Bugzilla – Bug 89029
open new tabs in same directory as current tab
Last modified: 2008-03-31 22:13:37 UTC
I often open new tabs and then change them to the same directory as the current shell (sort of fork the shell), e.g. to su and do some stuff in this directory while still being able to do stuff as a user in this directory. If this behaviour is common enough, I think there can be an option to "Open new tabs/windows in current directory". I think this can be somehow related (although not a dup) to #88139.
Maybe this should just be the default... it's really easy to implement.
I think this is a good idea.
Maybe look at bug #95205 as well, in connection with this?
A patch follows which makes New Tab/Window start the new shell in the current working directory of the active tab of the active window.
Created attachment 17673 [details] [review] patch which does it
Patch looks good to commit.
Done. Close?
Can we please disable this (or at least provide an option to disable it)? I find this really annoying.
Please don't post comments in bugs that have been FIXED for almost 5 years, they'll get lost. Instead, open a new bug (after searching if one already has been filed.)
Filed bug 525450. I first raised it here so that all the people who originally wanted it were aware I wanted to undo their change.