[GH-ISSUE #166] Linux系统里的文件名无法复制 #70

Closed
opened 2026-02-28 00:38:35 +03:00 by kerem · 4 comments
Owner

Originally created by @sifanx on GitHub (Dec 3, 2023).
Original GitHub issue: https://github.com/team-ide/teamide/issues/166

新建用户后,创建了Linux服务器信息,通过网页SSH连进去以后,发现从外面是可以复制内容到Linux里的,但是从Linux里复制内容到粘贴板就不行,我就无法复制图片中的压缩包名称,不管是用CTRL+C,还是鼠标右键,都提示”复制失败,请允许访问剪贴板“,2.5.6、2.5.7版本都有这个问题。
ide

Originally created by @sifanx on GitHub (Dec 3, 2023). Original GitHub issue: https://github.com/team-ide/teamide/issues/166 新建用户后,创建了Linux服务器信息,通过网页SSH连进去以后,发现从外面是可以复制内容到Linux里的,但是从Linux里复制内容到粘贴板就不行,我就无法复制图片中的压缩包名称,不管是用CTRL+C,还是鼠标右键,都提示”复制失败,请允许访问剪贴板“,2.5.6、2.5.7版本都有这个问题。 ![ide](https://github.com/team-ide/teamide/assets/42561369/ee64a4e3-9738-4727-bf62-18c2112299db)
kerem closed this issue 2026-02-28 00:38:35 +03:00
Author
Owner

@team-ide commented on GitHub (Dec 4, 2023):

你用的是客户端版本还是通过服务器版本打开的
如果是服务器或docker版本剪切板需要https才能访问,可以将conf/config.yaml的tls打开,复制或粘贴时候浏览器可能会弹出是否允许访问,允许下就可以
试下看看是否可行

<!-- gh-comment-id:1837709053 --> @team-ide commented on GitHub (Dec 4, 2023): 你用的是客户端版本还是通过服务器版本打开的 如果是服务器或docker版本剪切板需要https才能访问,可以将conf/config.yaml的tls打开,复制或粘贴时候浏览器可能会弹出是否允许访问,允许下就可以 试下看看是否可行
Author
Owner

@sifanx commented on GitHub (Dec 4, 2023):

我是docker部署的,数据目录里没有conf文件夹呢
ide

<!-- gh-comment-id:1837765028 --> @sifanx commented on GitHub (Dec 4, 2023): 我是docker部署的,数据目录里没有conf文件夹呢 ![ide](https://github.com/team-ide/teamide/assets/42561369/9ec5570e-5141-4dcf-985a-59d3d91c67ad)
Author
Owner

@team-ide commented on GitHub (Dec 4, 2023):

需要到容器里边修改,data目录映射的只是数据文件等,配置在容器内conf一个目录

<!-- gh-comment-id:1837771993 --> @team-ide commented on GitHub (Dec 4, 2023): 需要到容器里边修改,data目录映射的只是数据文件等,配置在容器内conf一个目录
Author
Owner

@sifanx commented on GitHub (Dec 4, 2023):

进入容器修改conf/config.yaml,浏览器用https访问,能够正常复制了,谢谢
ide

<!-- gh-comment-id:1837781058 --> @sifanx commented on GitHub (Dec 4, 2023): 进入容器修改conf/config.yaml,浏览器用https访问,能够正常复制了,谢谢 ![ide](https://github.com/team-ide/teamide/assets/42561369/fc0e4427-f7e3-4cd7-94e7-020ee7b42958)
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/teamide-team-ide#70
No description provided.