may

Results 17 comments of may

for CJK users 200 is still too long. my suggestion: 230/3=76 suitable for most cases or 230/4=57 make sure filename alway fit

是的,在接收区支持转义显示。这样不预期的字符问题也容易发现

> I don't have a Linux arm64 machine, what's the output of `lux -v`? 木有输出,挂那里了,没有下一步

> root@rpi4b2:/tmp/24# lsb_release -a > No LSB modules are available. > Distributor ID: Ubuntu > Description: Ubuntu 22.04.4 LTS > Release: 22.04 > Codename: jammy >

好奇怪,在一台 rpi4 上使用 `dlv exec ./lux -- -v` 命令测试 0.23 版本后,同命令测试 0.24 版本也可以运行了。 ---------------------- 于是重启系统再次测试,发现 `dlv exec ./lux -- -v` 命令,在 0.23 下可以立即得到结果; 0.24 下需要等待几分钟得到结果。之后 `./lux -v` 可以立即得到结果。下面贴有价值的 0.24 的日志。...

测量 0.24 首次输出时间,花费 2m24.369s > > root@rpi4b1:/tmp/24# time ./lux -v > > lux: version 0.24.0, A fast and simple video downloader. > > > real 2m24.369s > user 0m3.819s >...

test after reboot ``` root@rpi4b2:/tmp/24# strace -c ./lux -v lux: version 0.24.0, A fast and simple video downloader. % time seconds usecs/call calls errors syscall ------ ----------- ----------- --------- ---------...