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
热键设置中支持双击CTRL、或者鼠标中键的设置,这样可以快速调出划词翻译的窗口
CTRL是比较常用的快捷组合键,但是离它比较近的组合基本都有系统功能,使用其他键又不太方便,所以支持双击是一个不错的选择
可以参考有道词典的双击CTRL功能
The text was updated successfully, but these errors were encountered:
不打算支持非标准快捷键,pot提供完整的外部调用接口,你可以通过第三方软件来实现需求。
Sorry, something went wrong.
No branches or pull requests
Please confirm the following before submitting a new issue.
Description
热键设置中支持双击CTRL、或者鼠标中键的设置,这样可以快速调出划词翻译的窗口
Application Scenario
CTRL是比较常用的快捷组合键,但是离它比较近的组合基本都有系统功能,使用其他键又不太方便,所以支持双击是一个不错的选择
References
可以参考有道词典的双击CTRL功能

The text was updated successfully, but these errors were encountered: