pluveto / upgit

Another upload hub that supports clipboard. It works well with Typora, Snipaste, VSCode.
MIT License
529 stars 44 forks source link

upgit :clipboard-file -o clipboard #63

Open zbb7001 opened 1 year ago

zbb7001 commented 1 year ago

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

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

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

pluveto commented 1 year ago

Can you paste verbose log here?

zbb7001 commented 1 year ago

image

pluveto commented 1 year ago

Seems to be an encoding problem