ayanamist
ayanamist
I can confirm this issue, screenshot below. Chinese characters are rendered as strange characters.  ssh under XShell, but i don't think terminal has relations with this issue, `ls -l`...
@Xfennec No, i use 7a0767dc0b2b6763a4c947ecfe9c140c93655ab9 to build, but it still display incorrect. Below is using `progress`  Below is using `progress -m` 
@oldherl I'm sure that i am using compiled version of progress 7a0767dc0b2b6763a4c947ecfe9c140c93655ab9 `locale` output: ``` LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_CTYPE=en_US.UTF-8 LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=...
It seems this issue is resolved by commit ee0d78c4 already.
我曾经有个脚本,是短按CapsLock切换中英文,长按切换大小写,是这么实现的,供参考 ``` CapsLock:: KeyWait, CapsLock, T0.3 if ErrorLevel { SendInput, {Capslock} KeyWait, CapsLock } else { Send, #{Space} } return ```
It can accept a `Logger` interface instead of a concrete type, so we can pass in our own logger instance.
你可以试一下我的编译版本 https://github.com/ayanamist/JetBrainsRuntime-for-fcitx/releases
> 你可以只用`you-get -u`解析然后用aria2多线程下载 这并不好用,单个视频的话,需要手工合并,以list方式下载的话,基本就没有办法了
因为国外卖的贵,而且没有那么多幺蛾子,当年小米11被玩出了解锁刷入恶意文件变砖然后拿去质保换新或补偿的骚操作 
`update-center.json` is not a small file, and we have lots of machines inside Alibaba Cloud without internet access (to improve security), we access these machines via a VPN gateway. Alibaba...