Zhai Can

Results 28 issues of Zhai Can

Hello! I just tried to restore my screen recording video but failed, not knowing the reason. I then tried so much and I've found that in my case it seems...

Do `Export -> Export to file` then `Export -> Import from file`: The exported file is fine, which is in UTF-8. But after importing it, csTimer will show the comments...

Alacritty will freeze when I do ctrl-c on [`fcitx5`](https://github.com/fcitx/fcitx5). Screenrecord: [a.webm](https://github.com/alacritty/alacritty/assets/49330580/8907ae3e-426d-4fdd-8362-f32c2ba1edef) A seemingly 100% method to reproduce: 1. Start Alacritty with [IME integration envs](https://wiki.archlinux.org/title/Fcitx5#Integration) configured. 2. Run fcitx5 in the...

S - input
DS - X11

## 环境 - 系统/平台: Archlinux rolling; kernel 6.7.0-rc7-modified-g861deac3b092-dirty - nodejs 版本: v21.4.0 - API版本: 4.14.0 ## 出现问题 当使用IPv6的回环地址请求时,返回406: ```json {"msg":"操作频繁,请稍候再试","code":406,"message":"操作频繁,请稍候再试"} ``` ## 重现步骤 请求代码 ```ruby #!/bin/env ruby require 'net/http' require...

The entry "red heart" shows its codepoint: U+2764, but this character is display as a default black heart. Maybe a trailing variation selector (U+FE0F) should be added? See https://emojipedia.org/emoji/%E2%9D%A4%EF%B8%8F

## Expected Behavior There's no conflict. ## Actual Behavior When scrolling, item dragging will also be triggered. [a.webm](https://user-images.githubusercontent.com/49330580/209440064-27196aa6-f42b-489e-8a6d-0c3c3cad4ce5.webm) ## Steps to Reproduce the Problem 1. Set up the FastScroll tool...

#### Runtime Environment - Operating system and version: Archlinux; kernel 6.3.7 - Terminal emulator and version: Alacritty-sixel 0.12.0-dev (53110c6) - Python version: 3.11.3 - Ranger version/commit: ranger-master - Locale: en_US.UTF-8...

bug

原始rime-lua issue:https://github.com/hchunhui/librime-lua/issues/227 看到说librime必须有相应的接口,lua扩展那边才能相应添加lua的接口,所以就来这接口请求了。比如,像是安卓中的`InputConnection#getSurroundingText` `InputConnection#getSelectedText`和`InputConnection#deleteSurroundingText` 感谢

enhancement

在处理中发现的 词条中无意义的空格和缺少词频 https://github.com/thunlp/THUOCL/blob/a30ce79d895d01ab5132a5c74c29703ff7efb4cc/data/THUOCL_animal.txt#L1452-L1454 https://github.com/thunlp/THUOCL/blob/a30ce79d895d01ab5132a5c74c29703ff7efb4cc/data/THUOCL_animal.txt#L2088-L2090 https://github.com/thunlp/THUOCL/blob/a30ce79d895d01ab5132a5c74c29703ff7efb4cc/data/THUOCL_animal.txt#L1452-L1454 https://github.com/thunlp/THUOCL/blob/a30ce79d895d01ab5132a5c74c29703ff7efb4cc/data/THUOCL_law.txt#L7338-L7340 THUOCL_diming.txt中的词频带问号 ``` 黄金桥开发区 3 高棚子 3? 龙园村 3 ```