Aloxaf
Aloxaf
@chrisjlocke The latest source works well.
Arch KDE6 下观察到同样的行为,比较奇怪的是原先是没问题的。 降级后也无法使用,但 AppImage 版能正常使用,怀疑是依赖炸了。 --- 确实是依赖问题,将 webkit2gtk 从 2.44.0-1 降级到 2.42.5-2 后恢复正常,这个 bug 好像比较新,都搜不到任何相关信息,先这么凑合用着吧。
 1.46K……还有一堆 64~128B 的文件 我应该好好清理一下了……
我在 Arch + KDE6 + X11 也也遇到了同样的问题,非常迷惑,我又没用 wayland。 上游看起来已修复这个问题 https://github.com/tauri-apps/tauri/issues/8964
Thanks for your advice. But I think what you need is https://github.com/marlonrichert/zsh-autocomplete.
This is strange. git completion is bundle with zsh. It should work out of box. What's your zsh version? https://github.com/zsh-users/zsh/blob/cd1a0a70972e717aa93c5fd6b36f476b5593c206/Completion/Unix/Command/_git#L7750-L7765
> I observed problem no 1, too. But I was not aware that my PR introduced this behavior. I was able to fix it by removing the `-f` and `-W`...
I think this may be because `-W` accepts a parameter, so they must be removed together. However, removing only `-f` seems work well.
I finally managed to get it to work. Could you please try #413 ?
Closed by #413. Thanks for your contribution anyway!