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

upgit :clipboard-file -o clipboard #63

Open
zbb7001 opened this issue Feb 13, 2023 · 3 comments
Open

upgit :clipboard-file -o clipboard #63

zbb7001 opened this issue Feb 13, 2023 · 3 comments
Labels
bug Something isn't working need more infomation

Comments

@zbb7001
Copy link

zbb7001 commented Feb 13, 2023

上传时,如果文件名为中文,那么就会失败,弄了半天,不知道乍l回事,原来是不支持中文。希望大佬能解决一下。

^F8:: ;单文件上传
RunWait, "upgit.exe" :clipboard-file
return
^F9:: ;多文件上传
RunWait, "upgit.exe" :clipboard-files
return

这2条AHK命令感觉可以做到无论上传几个文件都只用一个命令。不懂编码,但从使用别的软件上感觉这应该可以。

@pluveto pluveto added the bug Something isn't working label Feb 13, 2023
@pluveto
Copy link
Owner

pluveto commented Feb 13, 2023

Can you paste verbose log here?

@zbb7001
Copy link
Author

zbb7001 commented Feb 13, 2023

image

@pluveto
Copy link
Owner

pluveto commented Feb 13, 2023

Seems to be an encoding problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need more infomation
Projects
None yet
Development

No branches or pull requests

2 participants