mrair
mrair
My os has lower glic version, only compat with linux-musl.tar.gz .
How to custom newsboat config directory? No the ~/.config/newsboat/ .
In ubuntu , I use `export all_export=http://xxx:xx` to proxy http request, but fail to work with `wthrr`. Please add all_proxy support.
Please add `Releases` binary.
增加一个标题后,侧边栏的编号 没有自动更新。
frame.js 用什么工具格式化。frame.js 真是绝了,一行6w字符。。
After set the following in powershell, zlua unable to deal with chinese char correctly. ```powershell [Console]::OutputEncoding = [Console]::InputEncoding = [System.Text.Encoding]::utf8 ``` The Error messeage: ```powershell PS D:\你好> z 你好 Push-Location...
I try to multi select items in `ctrl+t`. But it failed.
After intall the [email protected], and run `Import-Module psfzf`, I got the error messages as follows. How to fix it? ```powershell At D:\owen\scoop\modules\psfzf\PSFzf.psm1:1432 char:61 + Bind = @('ctrl-/:change-preview-window(down,50%,bord ... + ~...