mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 05:26:04 +03:00
[GH-ISSUE #469] 使用vnc远程时无法使用粘贴将本地文字复制到远程 #382
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#382
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yefansky on GitHub (Aug 2, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/469
Originally assigned to: @VShawn on GitHub.
使用vnc远程时无法使用粘贴将本地文字复制到远程
且键盘输入会变成乱码
@VShawn commented on GitHub (Aug 3, 2023):
这是个已知问题,内置的VNC就是这样的,只能输入英文,切到中文输入会乱码。而且不能复制粘贴。
但没办法,VNC客户端的开发从2019年开始就废弃了:https://github.com/humphd/VncSharp,我个人没有足够能力去重启这个项目。
因此我建议你集成第三方VNC客户端,比如说 TightVNC,添加第三方客户端的方法可以参考使用文档中 Runner 那部分。
如此就可以支持中文输入和复制粘贴了:
https://github.com/1Remote/1Remote/assets/10143738/1910c8af-5780-4cf1-8791-ff09a6367d2d