在Windows 11的终端选项中打开的快捷方式

发布于 2025-01-25 03:03:13 字数 116 浏览 4 评论 0原文

如何为Windows 11中的终端选项打开键盘快捷键,当我们右键单击文件夹时,该快捷键可以在Windows 11中打开?实际上,我希望终端的路径与目录的路径相同,当我们右键单击并在终端选项中选择“打开”时获得的路径相同

How to assign a keyboard shortcut to open in terminal option in windows 11 which we get when we right click in a folder? Actually I want the terminal's path same as directory's path which we get when we right click and choose open in terminal option

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

雨的味道风的声音 2025-02-01 03:03:14

刚回到这一点,如果您的键盘具有(与右键单击相同)或按Shift-F10,我最好的方法是按菜单键。然后按T t for Terminal(直到几个版本以前终端都没有捷径,我提出了一个问题( https://github.com/microsoft/terminal/issues/13061 ),它在7月被修复了。

仍然不像旧的Alt -f -r方法那样傻瓜,而不是通用(这取决于它(这取决于)如果您还有其他具有其加速器密钥的快捷方式)。

Just came back to this, the best method I have is press the menu key if your keyboard has it (same as right clicking) or press SHIFT-F10. Then press T for terminal (Up until a few versions ago terminal didn't have a shortcut, I raised an issue ( https://github.com/microsoft/terminal/issues/13061 ) and it got fixed in July.

Still not as fool proof as the old ALT - F - R method or as universal ( it depends if you have other shortcuts that have T has their accelerator key ).

泼猴你往哪里跑 2025-02-01 03:03:14

我一直在寻找这个。我当时使用alt -f -r在Windows 10上打开PowerShell。对于Win11,我可以给出的最接近的快捷方式是

  • 在目录中按CTRL + A中的F4
  • 来选择所有路径
  • 写入CMD或WT并命中Enter。

它将使用目录的路径打开CMD或终端。

I have been looking for this. I was using ALT - F - R to open powershell on Windows 10. For Win11 the closest thing to shortcut i could give is

  • press F4 in directory
  • CTRL + A to select all path
  • write cmd or wt and hit enter.

It will open cmd or terminal with directory's path.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文