We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
跟图中的winmerge和在windows终端中打开一样,粘贴功能放在win11右键一级菜单中不用点显示更多选项才找到
The text was updated successfully, but these errors were encountered:
同建议增加开机自启功能
Sorry, something went wrong.
研究了下Win11的右键菜添加方式,需要通过 c++ 实现 IExplorerCommand 接口,并注册编译后的dll。和本软件相性较差,暂不实现。:joy:
可以通过 Windows 11 Classic Context Menu 切换到经典菜单样式
win11监听模式会有自动关闭的情况。。。同建议增加开机自启功能
No branches or pull requests
跟图中的winmerge和在windows终端中打开一样,粘贴功能放在win11右键一级菜单中不用点显示更多选项才找到
The text was updated successfully, but these errors were encountered: