Shortcut to wt #17363

Closed
opened 2026-01-31 05:40:19 +00:00 by claunia · 8 comments
Owner

Originally created by @tfiers on GitHub (Apr 28, 2022).

I used to be able to make shortcuts to open wt.
This was useful as you could give these shortcuts arguments (like launching a certain profile, wt -p ..), and put them wherever, like in the Startup directory of Windows. One use case: open a wt instance running a Jupyter Notebook server on boot.

Now all I can do is open this generic looking 'App' without icon, and I cannot make shortcuts to it:

wt version 1.12.10982.0, win build 10.0.19043.0

Originally created by @tfiers on GitHub (Apr 28, 2022). I used to be able to make shortcuts to open wt. This was useful as you could give these shortcuts arguments (like launching a certain profile, `wt -p ..`), and put them wherever, like in the Startup directory of Windows. One use case: open a wt instance running a Jupyter Notebook server on boot. Now all I can do is open this generic looking 'App' without icon, and I cannot make shortcuts to it: <img src="https://user-images.githubusercontent.com/3773558/165789885-9d2552a9-71d4-4626-93ea-b0e96bc9c978.png" width=500px> wt version 1.12.10982.0, win build 10.0.19043.0
claunia added the Issue-QuestionNeeds-TriageNeeds-Tag-FixResolution-Answered labels 2026-01-31 05:40:19 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Apr 28, 2022):

You can still do that? It might just show up as "Terminal", not "Windows Terminal"

#12344 is similar, I coulda swore there was a PT specific version of this laying around somewhere...

@zadjii-msft commented on GitHub (Apr 28, 2022): You can still do that? It might just show up as "Terminal", not "Windows Terminal" #12344 is similar, I coulda swore there was a PT specific version of this laying around somewhere...
Author
Owner

@tfiers commented on GitHub (Apr 28, 2022):

There doesn't seem to be an option to create a shortcut (eg desktop shortcut):

("Share" is just for copying a link to wt in Microsoft Store).

this "Packaged application" thing is a regrettable move away from file-based computing and end-user customizability

@tfiers commented on GitHub (Apr 28, 2022): There doesn't seem to be an option to create a shortcut (eg desktop shortcut): <img src="https://user-images.githubusercontent.com/3773558/165832065-93c741ac-018d-4103-9807-2789eb7b6561.png" width=600px> ("Share" is just for copying a link to wt in Microsoft Store). this "Packaged application" thing is a regrettable move away from file-based computing and end-user customizability
Author
Owner

@zadjii-msft commented on GitHub (Apr 28, 2022):

Editorialization aside, you can always just make a plain old shortcut to wt.exe manually:

image

That's a shortcut on my desktop that runs wt with a whole pile of subcommands to open a bunch of profiles. And sure enough, PT Run can find it:

image

@zadjii-msft commented on GitHub (Apr 28, 2022): _Editorialization aside_, you can always just make a plain old shortcut to `wt.exe` manually: ![image](https://user-images.githubusercontent.com/18356694/165833708-7b28f6ed-fb30-4301-a74c-1091bc6b0bb7.png) That's a shortcut on my desktop that runs `wt` with a whole pile of subcommands to open a bunch of profiles. And sure enough, PT Run can find it: ![image](https://user-images.githubusercontent.com/18356694/165833941-9eebb575-4057-4594-a9e3-2be5e405fc8a.png)
Author
Owner

@tfiers commented on GitHub (Apr 28, 2022):

awesome, thanks for the prompt replies and solution!

@tfiers commented on GitHub (Apr 28, 2022): awesome, thanks for the prompt replies and solution!
Author
Owner

@tfiers commented on GitHub (Apr 28, 2022):

And yeah my apologies, I'll try to stick to facts and no opinions :p

@tfiers commented on GitHub (Apr 28, 2022): And yeah my apologies, I'll try to stick to facts and no opinions :p
Author
Owner

@tfiers commented on GitHub (Apr 28, 2022):

Trying to find wt.exe, found something interesting:

  • The background explorer window is the actual location and version of wt (what I find if I search Start for wt.exe).
  • The foreground explorer window is what I get if I click "open containing folder" on Windows Terminal in PowerTools Run.

image
..but interestingly, just clicking that entry in PT Run does open the correct/newest version (1.12).
So yeah might indeed be a PT Run issue.
Also possibly related to the "explorer caches the names" comment in the issue you linked.

(It was the fact that the right folder was empty that got me frustrated: "where are my files! Do new-style Apps hide them?" -- But turns out it's all still there, phew).

@tfiers commented on GitHub (Apr 28, 2022): Trying to find wt.exe, found something interesting: - The background explorer window is the actual location and version of wt (what I find if I search Start for `wt.exe`). - The foreground explorer window is what I get if I click "open containing folder" on Windows Terminal in PowerTools Run. ![image](https://user-images.githubusercontent.com/3773558/165840231-7b5a1b0f-280b-4f73-87e4-b1d58c2766b7.png) ..but interestingly, just clicking that entry in PT Run does open the correct/newest version (1.12). So yeah might indeed be a PT Run issue. Also possibly related to the "explorer caches the names" [comment](https://github.com/microsoft/terminal/issues/12344#issuecomment-1029293183) in the issue you linked. (It was the fact that the right folder was empty that got me frustrated: "where are my files! Do new-style Apps hide them?" -- But turns out it's all still there, phew).
Author
Owner

@jacob-pro commented on GitHub (Jun 7, 2022):

Unfortunately manually creating a shortcut also leads to a bug, when you pin the shortcut to taskbar, and open it, for some reason Windows associates it as a separate entry on the taskbar

image

(Left is the created shortcut to wt.exe, Right is what shows up after you click it)

image

I would really like to be able to create shortcuts with custom starting directories, in order to fix this: https://github.com/microsoft/terminal/issues/13195

@jacob-pro commented on GitHub (Jun 7, 2022): Unfortunately manually creating a shortcut also leads to a bug, when you pin the shortcut to taskbar, and open it, for some reason Windows associates it as a separate entry on the taskbar ![image](https://user-images.githubusercontent.com/16433349/172268821-dbb70575-c600-495e-b42c-5932fceadef9.png) (Left is the created shortcut to wt.exe, Right is what shows up after you click it) ![image](https://user-images.githubusercontent.com/16433349/172268084-3afd631d-f9d7-4452-a281-3ecd3544c919.png) I would really like to be able to create shortcuts with custom starting directories, in order to fix this: https://github.com/microsoft/terminal/issues/13195
Author
Owner

@zadjii-msft commented on GitHub (Aug 1, 2022):

Well good news on that front - at least that bug seems to have been fixed by the taskbar team in Windows 11 builds:

image

(it's also possible you might not be able to stick lnk's in the taskbar anymore. I'm not super familiar with how it works).

Regardless, the root question seems answered here, and most of the follow ups seem like good requests for the Taskbar team. I'd file those via Feedback hub. Thanks!

@zadjii-msft commented on GitHub (Aug 1, 2022): Well good news on that front - at least that bug seems to have been fixed by the taskbar team in Windows 11 builds: ![image](https://user-images.githubusercontent.com/18356694/182218513-009f1288-3738-4c4d-9108-e165cf847a96.png) (it's also possible you might not be able to stick lnk's in the taskbar anymore. I'm not super familiar with how it works). Regardless, the root question seems answered here, and most of the follow ups seem like good requests for the Taskbar team. I'd file those via Feedback hub. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#17363