Duplicate tab isn't duplicate #7804

Open
opened 2026-01-31 01:13:05 +00:00 by claunia · 0 comments
Owner

Originally created by @PandaClone on GitHub (Apr 29, 2020).

Issue:
Duplicating a tab changes your directory to the default directory instead of duplicating the tab's current working directory.

Expectation:
Duplicate tab to be a duplicate. Should open up the same terminal type and the same directory. It's not a duplicate if it's different.

Steps:

  1. Open Windows Terminal
  2. Change directory (e.g. cd test)
  3. Duplicate the tab (Ctrl + Shift + D)
  4. New tab is in the default directory instead of your current working directory (i.e. test)
Originally created by @PandaClone on GitHub (Apr 29, 2020). **Issue**: Duplicating a tab changes your directory to the default directory instead of duplicating the tab's current working directory. **Expectation**: Duplicate tab to be a duplicate. Should open up the same terminal type and the same directory. It's not a duplicate if it's different. **Steps**: 1) Open Windows Terminal 2) Change directory (e.g. cd test) 3) Duplicate the tab (Ctrl + Shift + D) 4) New tab is in the default directory instead of your current working directory (i.e. test)
claunia added the Resolution-Duplicate label 2026-01-31 01:13:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7804