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
recognizer/patterns 匹配成功后,会切换到临时英文的状态,在该状态下 可否支持 Ctrl+V 或者 CMD+V 粘贴内容?
目前按快捷键是没有反应的。
比如:
在输入网址的情况下,输入了 www.baidu.com/ 之后,在没有按回车完成输入之前,按 Ctrl+V 希望把当前剪贴板内的内容粘贴出来,并继续处于 临时英文的场景,以便我进行后续的输入,这个可以实现(支持)吗?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
recognizer/patterns 匹配成功后,会切换到临时英文的状态,在该状态下 可否支持 Ctrl+V 或者 CMD+V 粘贴内容?
目前按快捷键是没有反应的。
比如:
在输入网址的情况下,输入了 www.baidu.com/ 之后,在没有按回车完成输入之前,按 Ctrl+V 希望把当前剪贴板内的内容粘贴出来,并继续处于 临时英文的场景,以便我进行后续的输入,这个可以实现(支持)吗?
The text was updated successfully, but these errors were encountered: