Fixing Open in Terminal shortcut #19337

Open
opened 2026-01-31 06:40:28 +00:00 by claunia · 0 comments
Owner

Originally created by @snoopiedoom on GitHub (Feb 7, 2023).

Description of the new feature/enhancement

Currently, using the Windows right-click context menu option Open in Terminal is slow and painful, due to it executing in a new Window, for which I have to face an elevatation prompt. It is simply faster and more practical to copy paste the path from explorer w/ keyboard shortcuts than using the context menu option.
To get most things done on Windows, you need to run applications as elevated processes, which results in a prompt I have to face every time I use the Open in Terminal shortcut. And if it isn't bad enough, idk why, but the Windows work machine I'm using always loses focus off of elevated prompts, so I have to use the mouse to confirm.
I also believe that with the introducion of tabs, there is a bit of purpose in increasing the number of tabs, not windows.

Proposed technical implementation details (optional)

Haven't gotten around to looking at the code yet.

Using the Open in Terminal option in Windows Explorer right-click context menu would open and focus on the tab. Option would be set in Windows Terminal settings.

Originally created by @snoopiedoom on GitHub (Feb 7, 2023). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> Currently, using the Windows right-click context menu option **Open in Terminal** is slow and painful, due to it executing in a new Window, for which I have to face an elevatation prompt. It is simply faster and more practical to copy paste the path from explorer w/ keyboard shortcuts than using the context menu option. To get most things done on Windows, you need to run applications as elevated processes, which results in a prompt I have to face every time I use the Open in Terminal shortcut. And if it isn't bad enough, idk why, but the Windows work machine I'm using always loses focus off of elevated prompts, so I have to use the mouse to confirm. I also believe that with the introducion of tabs, there is a bit of purpose in increasing the number of tabs, not windows. # Proposed technical implementation details (optional) Haven't gotten around to looking at the code yet. <!-- A clear and concise description of what you want to happen. --> Using the **Open in Terminal** option in Windows Explorer right-click context menu would open and focus on the tab. Option would be set in Windows Terminal settings.
claunia added the Issue-QuestionNeeds-TriageNeeds-Tag-FixResolution-Answered labels 2026-01-31 06:40:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19337