Skip to content
New issue

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

关于chatGPT回复,代码块的方式无法复制内容! #13

Closed
dsssok opened this issue Mar 17, 2023 · 2 comments
Closed

关于chatGPT回复,代码块的方式无法复制内容! #13

dsssok opened this issue Mar 17, 2023 · 2 comments

Comments

@dsssok
Copy link

dsssok commented Mar 17, 2023

chatGPT回复示列代码时,会以代码块的方式回复:

//我是代码

这时会有一个代码框,在浏览器点击复制按钮是可以直接复制代码的。
但你的chatGPT应用不支持复制代码块的内容!能否让应用支持那个复制功能?

@matthaigh27
Copy link
Owner

It looks like android.permission.WRITE_CLIPS might be a missing permission. I'll have a look.

@matthaigh27
Copy link
Owner

Turns out that isn't a real permission.. Had to implement a javascript hack but seems to work well. Thanks for finding this. See latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants