Results 3 issues of Lounarok

目前Win10使用新注音發現chrome & skype遇到一堆問題, 用了新酷音之後發現問題反而少很多 唯一的困擾就是沒辦法直接用ctrl+',' 或 '.'輸出全形符號, 又希望shfit+特殊符號可以是半形符號... 技術受限點 ---- 目前查了chewing_ime.py libchewing的輸入界面, 必須由` chewingContext.set_easySymbolInput(1)` 開啟. 再使用`chewingContext.handle_Default`輸入快速組合. 沒辦法作到"先查組合是否存在, 再決定是否要filter ctrl" 改libchewing看起來工程很大, 建議應用解 應用解 ---- 原新注音使用者, 其實想要的是ctrl+"非英文部份"的輸入可以變成全形 應用的解法: 提供一個新選項"ctrl+非英文按鍵輸入全形符號" -- printable char不filter...

wontfix

I know babel cannot extract [variables](https://stackoverflow.com/q/34579316/4123703). However I'd like to reduce the duplication of my code between logging and translation.\ I'd like to have my logging with `msgid` but my...

# Issue description Hi, I got a case that the ZMQ_PUSH client always get EAGAIN forever. The only way to recover it is to restart the application (Haven't tried re-create...