EasyIME / PIME

Develop input methods for Windows easily with Python and node.js
Other
1.36k stars 223 forks source link

建議在聯想字詞框框出現時按Shift加Space跳過框框加出空格 #815

Open SeverumYu opened 7 months ago

SeverumYu commented 7 months ago

已知按Space會給與第一個聯想字詞框框的字 (以酷倉為例,打完「開」後按Space會出「始」) 不過這樣影響了想按Space出空格的人 建議增加 按Shift+Space 弄走聯想字詞框框 加出空格 就像 已有的 按Shift加數字出 聯想字詞框框 的後續聯想字詞框框 的字

如果我懂得電腦運作可能我可以幫手修改,不過我不懂,網上Python and Computer 教學沒一個是正常的 那堆GitHub 和 什麼VScode 學不懂

SeverumYu commented 7 months ago

(次要)