Konecho

Results 6 issues of Konecho

* App name, strokesplus.net * description, 高度自定义的手势软件,官方仓库有strokesplus旧版本,官网顶级域名是com,已经不更新,这是用.net写的新版本,配置文件是StrokesPlus.net.bin * website, https://www.strokesplus.net * where to download, https://www.strokesplus.net/files/StrokesPlus.net_Portable_0.3.9.3.zip

type: package request

When importing a url from danbooru, I sometimes get a page that says `This page has been removed because of a takedown request`. The parser can still get the tags...

feature-request
system:downloading

I have a linux patch from https://github.com/zhmars/cjktty-patches and thus can display Chinese character in tty. This pr will break users with zh-CN locale who have not applied that patch, while...

# Context, Motivation & Description generate more meaningful & understandable signal name in fsm # Impact on code generation Only signal name changed, behaviour unchanged. # Checklist - [ ]...

python死于 ``` File "xxx/xdcmd/xdnmb/model.py", line 297, in __pt_container__ children.append(Label(HTML(re.sub( ^^^^^^^^^^^^ File "xxx/python3.12/site-packages/prompt_toolkit/formatted_text/html.py", line 35, in __init__ document = minidom.parseString(f"{value}") ``` 串号是https://www.nmbxd1.com/t/67284314 调试发现串首内容包含0x00的NUL字符,不知道是不是和这个有关

``` ~/.config/fish/functions/xxx.fish (line 4): Variables cannot be bracketed. In fish, please use {$XDG_RUNTIME_DIR}. cat ${XDG_RUNTIME_DIR}/agenix/test ^ ``` Since the above error occurs, would it make sense to provide `baseDir` as...