martinit
martinit
Similar when deleting a pair: ``` Before Input After ----------------------------------------------------- int main() {| int main() | } } ----------------------------------------------------- ``` Expected: ``` Before Input After ----------------------------------------------------- int main() {| int...
> 数字前缀不支持被映射,另外前面应该是`J`。 谢谢!那我想达到这个效果要怎么写啊 我试了`api.map('J', 'jjjjj');`貌似也不行
Sounds reasonable, but what are the upper and lower bounds? I tried `"format-icons": ["", "", "", "", ""]` and it went at about only 70糖. It's acceptable but better...
我也遇到同样的问题,用的web协议,配置如下: export WECHATY_LOG="verbose" export WECHATY_PUPPET="wechaty-puppet-wechat" export WECHATY_PUPPET_SERVER_PORT="8080" export WECHATY_TOKEN="python-wechaty-uos-token" export WECHATY_PUPPET_SERVICE_TOKEN=python-wechaty-uos-token export WECHATY_PUPPET_SERVICE_ENDPOINT=127.0.0.1:8080 用docker跑的服务然后用python连接服务: sudo docker run -ti \ --name wechaty_puppet_service_token_gateway \ --rm \ -e WECHATY_LOG="$WECHATY_LOG" \ -e WECHATY_PUPPET="$WECHATY_PUPPET" \...
Hello, I'm using archlinux+sway+alacritty-sixel( https://github.com/microo8/alacritty-sixel )+ranger-sixel ( from this PR ). It shows broken previews like in the picture and flickers sometimes. But after refreshing the screen like screenshoting or...
Ok I found it can distinguish the code blocks but, first, it should begin in a new line I think, and second, no syntax is ok, but maybe you can...
Mine is 0, too. I use oh-my-zsh, and a custom HISTFILE like this (set in .zshrc) ``` HISTFILE=~/.histfile HISTSIZE=1000000 SAVEHIST=$HISTSIZE ``` And this histfile has thousands of lines of cmd...
Same problem. Sometimes I need to disable inlay hint for a while to clean my eyes......
I can confirm that will fix this issue.
> 估计是阿里云盘对目前接口访问进行了限速。 验证:阿里云盘Windows客户端3.xx.xx版本也是这个情况,下载速度在2MB+/s,升级到4.0.1之后可以跑到之前的速度。 4.0.1也一样啊,只有几百k。平时我有十几M/s。我也是最近下的文件比较多(快1T了)