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

vcxsrv cannot pass en and em dash from windows clipboard to X client #17

Open
yangzhaofeng opened this issue Oct 15, 2019 · 1 comment

Comments

@yangzhaofeng
Copy link

I am using wsl with gnome and show the gui contents with vcxsrv. The vcxsrv passes other UTF-8 characters well to gnome but cannot pass en and em dash (U+2013 and U+2014) characters. When the dash is in a passage, it will be ignored, and when it is a single character, ? will occur. I guess this is a bug of vcxsrv because the dash characters can be passed between gnome apps and between windows and wsl terminal on cmd. Also, they can be passed from gnome to windows. The problem can be reproduced by copying en or em dash characters in windows and paste them to anywhere (like vim, gedit, nano) in gnome with vcxsrv.

The version with this problem is 1.20.5.1, currently the latest one.

@uli42
Copy link
Member

uli42 commented Oct 15, 2019 via email

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