Jimmy-Z

Results 59 comments of Jimmy-Z

I'll take a look this weekend if you haven't fixed it by then 😉

I have a workaround though, before calling aria2c, `cd $HOME` then use relative paths.

这意思是说这是预期行为?系统装了 WSL 之后 rime-install 就不能工作?

确实这里说的不完整,无论是从 Settings 里点 Get more input schemas... 还是双击 rime-install.bat,都是一样的这个结果。 从 WSL 里运行 temp 里的那个 bash 版倒是能正常工作,当然了用的是 /mnt/c/... 的路径,不过我想这应该不是预期一般用户会做的事吧。 ref: https://github.com/rime/home/discussions/1944

因为安装 git windows 选择了不添加到路径,用了 https://github.com/rime/weasel/issues/1560#issuecomment-2942902376 这里提到的在 git bash 中运行的办法,确实能工作。 但用 wsl 的人不少,我觉得这需要修复,比如调用 bash 的时候使用完整路径而不是依赖 PATH。

AFAIK, yes, we need to install upx in the build script if we want to release compressed binaries, but I think a section in readme/FAQ like "if you want smaller...

(this is separated from https://github.com/lindera/lindera/issues/443 for tracking)

This also works for recent versions of unidic, but be careful: * we need the full version, like unidic-cwj-202302_full.zip, instead of unidic-cwj-202302.zip, which I presume is for mecab. * google...

Doesn't explain why example b doesn't compile? it's more like a bug than a design choice for me.

I'm not following, but I guess you're explaining why example a doesn't work instead of example b?