聚焦于某一文件资源管理器窗口有占位符表示此路径 #4284
xiaoyongyong666
started this conversation in
Feature Request
Replies: 1 comment
-
|
获得文件夹路径这个已经提交了: https://github.com/Wox-launcher/Wox/actions/runs/18875570140 但是这好像解决不了你要的node直接打开这个目录的问题, 可能需要shell插件的支持才行, 单纯的在wox里面输入node <路径>并没有什么效果 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
主诉如题
如果我打开了
D:\test文件夹,是否有一个占位符可以表示当前所聚焦的文件夹路径例如使用
vscode以当前目录打开 常规做法需要启动cmd再使用code .命令是否可以实现按下
ALT + SPACE输入自定义命令 这个命令包含某个占位符如node %0来表示当前目录Beta Was this translation helpful? Give feedback.
All reactions