jackusay
jackusay
I have same issue... sn website in win7 / brave browser works. sn website in win10 / brave browser works. sn website in win10 / chrome doesn't work. :( disable...
it has `--si-timeout {time to wait in msecs}`. That's why it needs half a second. Change the value you need.
in my test, it works: ```reg Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Classes\*\shell\Cloud] @="XXA" "MultiSelectModel"="Player" [HKEY_CURRENT_USER\Software\Classes\*\shell\Cloud\command] @="\"C:\\Users\\eight\\Downloads\\a1\\singleinstance.exe\" \"%1\" \"C:\\Users\\eight\\Downloads\\a1\\b.bat\" $files --si-timeout 400" ;C:\Users\eight\Downloads\a1 ``` ```bat @echo off echo %1 echo %2...

`scoop` can switch python version without pyenv-win. ex: `scoop reset python27` https://github.com/ScoopInstaller/Scoop/wiki/Switching-Ruby,-Python-and-PHP-Versions#python
relative: https://github.com/File-New-Project/EarTrumpet/issues/1621
Is the current icon not sufficient? 
still want this feature
使用起來最大的問題是,在中文模式下,難以輸入半形符號。當你想輸入中文參雜英文時,這感受會特別明顯。 [簡易符號輸入]可稍微緩解這個問題,但這功能只能在有英文的按鍵上設定。 數字列上方的符號都難以輸入半形 假設用數字列下面那列英文鍵來設定,那(對新注音的使用者來說)還差 < > ? : " { } _ +,而且這九個鍵位置要特別記,因為位置跟按鍵上的符號不同。 這個問題似乎解決不了。= = --- 取消[非注音符號對應鍵輸出全形標點符號],可以得到 `[` 和 `]` ,但你就損失 `、`,很難講賺還是賠 = = --- ref: 標點符號 簡易符號輸入 https://github.com/EasyIME/PIME/issues/688 https://github.com/EasyIME/PIME/issues/509...
> because there is a space in the path of the cmd ps? You're right. And I actually use `Git for Windows` (== MINGW64 I guess)