-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Open Windows Terminal here"/"Open in Windows Terminal" not showing up with Shift+Right-click on folder background #10496
Comments
Hmm. I'd suspect that this is due to the hack we're doing to get the background entry working in the first place. I unfortunately can't repro this on the Win11 build I'm on - it's very possible that this is already fixed 😜 |
Does your Downloads folder happen to be a "library" folder that is redirected to OneDrive, or showing a view over multiple folders? |
i.e. "Downloads", "Photos", "Videos", etc. Those ones are "Libraries" |
I don't have OneDrive on or logged in, so I would assume not? I can try a
different folder to be sure though.
|
Yep, even if that was the case, I tried a root folder (non library), still not getting the background right-click working (with or without holding shift too) |
A folder within the root, e.g. |
weird okay. @lhecker was seeing this too, so I'm gonna tag him in. |
Hey! I came here to say i have the same issue. |
I'm facing the same issue, I have two computers, both WinServer2022, both installed via Install-AppxPackage with the same binary. |
It's certainly not downloading anything. I'm under the impression that |
We suspect this may have gotten better with #14048 and #14211, in v1.15.2874. Then again, we are still seeing some reports of this in #14185. If this isn't happening any more for folks in this thread, we may want to close in favor of the new thread, to track any remaining issues with the new implementation. Sound good/? |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. |
@zadjii-msft is there an update procedure? I'm at v1.15.2874.0 from the store but still nothing in the context menu |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. |
(sorry, holidays, still haven't caught up)
v1.15.2874.0 is already the latest version that should have the aformentioned fixes in it, so if it's still not working, then there's something else busted. A thought from another thread was that this might be locale based? And only an issue for certain language-locale pairs, so that might be relevant to share. |
I am still having this problem. My Windows 10 is set to German. I have no idea what to try anymore. The preview version also didn't fix that. |
Came here from Google searching. Also, I installed from the store (the currently recommended installation method). I thought it'd ship with this context menu feature, but it does not seem to. In fact, what I was misremembering after reinstalling Windows was that, previously, I was using scoop to install, which does give you the option add this context menu. And, note that scoop is recognized as an installation method by this project.
|
Thanks @t-mart Small update needed to the Scoop command: scoop bucket add extras
scoop install extras/windows-terminal |
What do I have to change if I want this .reg file to work with the Microsoft Store version of Windows Terminal? |
The paths. |
If I remember correctly, I don't think Windows lets you use the path of Windows Terminal downloaded from the Store. I had tried to add a context menu entry for the Terminal via Winaero Tweaker but Windows didn't let Winaero Tweaker access the wt.exe executable saying that access is denied. |
To those it may concern. The above mentioned shell integration "works somehow" but it does not really act for folders in the way it should. Not sure how it is done with the the scoop shell integration but for me the command does not look right nor act in the expected way. For the folder integration you can't use
|
Windows Terminal version (or Windows build number)
10.0.19041.1052, 1.8.1521.0
Other Software
No response
Steps to reproduce
Expected Behavior
There should be a context menu item for "Open Windows Terminal here"/"Open in Windows Terminal".
Actual Behavior
There is no context menu item for Windows Terminal.
Note: Doing this on a folder icon/item still works.
The text was updated successfully, but these errors were encountered: