'Open a new window' shortcut #4386

Closed
opened 2026-01-30 23:45:41 +00:00 by claunia · 4 comments
Owner

Originally created by @NeKJ on GitHub (Oct 10, 2019).

I propose to add a new action with a shortcut: Open New Window, which will open a new WT window (a new WT process essentially).

I use this often as it is a standard feature of almost all other terminals in other OSes and DEs that I used. I often need to open a new terminal side-by-side with other open terminal windows, in order to view them in parallel (monitor logs with tail -f, work and orchestrate concurrently multiple machines and how they communicate together etc. and I'm sure that are countless other reasons for needing this).

Now, the way to open a new window in WT is either to raise my hand from the keyboard to grab (OMG, I know it's not important but I hate doing this) the mouse and hunt-and-peck the terminal icon in the taskbar to middle click it, or open the windows start menu and navigate through a charade of submenus in order to do it.

This is frustrating for me, wastes my time and makes me feel that "my hands are tight" while using WT, compared to any other terminal in any other OS that I use which is just a shortcut away taking a only the time of a blink of an eye.

Therefore I propose to implement this action and assign a shortcut to it (preferably Ctrl+Shift+n).

Originally created by @NeKJ on GitHub (Oct 10, 2019). I propose to add a new action with a shortcut: `Open New Window`, which will open a new WT window (a new WT process essentially). I use this often as it is a standard feature of almost all other terminals in other OSes and DEs that I used. I often need to open a new terminal side-by-side with other open terminal windows, in order to view them in parallel (monitor logs with tail -f, work and orchestrate concurrently multiple machines and how they communicate together etc. and I'm sure that are countless other reasons for needing this). Now, the way to open a new window in WT is either to raise my hand from the keyboard to grab (OMG, I know it's not important but I hate doing this) the mouse and hunt-and-peck the terminal icon in the taskbar to middle click it, or open the windows start menu and navigate through a charade of submenus in order to do it. This is frustrating for me, wastes my time and makes me feel that "my hands are tight" while using WT, compared to any other terminal in any other OS that I use which is just a shortcut away taking a only the time of a blink of an eye. Therefore I propose to implement this action and assign a shortcut to it (preferably `Ctrl+Shift+n`).
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-30 23:45:41 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Oct 10, 2019):

This is a /dupe of #1051. Thanks for reporting it! You can also use Win+R wt to spawn a new instance.

@DHowett-MSFT commented on GitHub (Oct 10, 2019): This is a /dupe of #1051. Thanks for reporting it! You can also use <kbd>Win+R</kbd> `wt` to spawn a new instance.
Author
Owner

@ghost commented on GitHub (Oct 10, 2019):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Oct 10, 2019): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@NeKJ commented on GitHub (Oct 11, 2019):

Indeed. I apologize, I did try a search for dupes before, but I couldn't find any.

@NeKJ commented on GitHub (Oct 11, 2019): Indeed. I apologize, I did try a search for dupes before, but I couldn't find any.
Author
Owner

@chaoscreater commented on GitHub (Aug 12, 2023):

This still needs to be looked at.

If you have this setting configured like below:

image

Then running pwsh or WT in the run box will always attach the new process as a tab in the same WT window. There's no way to get it to open another WT process in a separate window.

Most of the time, I want the new instance behavior to be exactly like what's shown in the screenshot. However, there are occasional times where I want a completely separate window and there needs to be an action or shortcut to do this.

@chaoscreater commented on GitHub (Aug 12, 2023): This still needs to be looked at. If you have this setting configured like below: ![image](https://github.com/microsoft/terminal/assets/18227319/b1e6eed1-a4cf-4d18-aba3-ce80a901d0c0) Then running pwsh or WT in the run box will always attach the new process as a tab in the same WT window. There's no way to get it to open another WT process in a separate window. Most of the time, I want the new instance behavior to be exactly like what's shown in the screenshot. However, there are occasional times where I want a completely separate window and there needs to be an action or shortcut to do this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4386