Fangyuan
Fangyuan
Hi, thanks for your really great work! The default `biblio-completing-read-function` will return `ido-completing-function` if we use default completing-read function. `vertico` is a enhancement completion UI which uses default completing-read function,...
For [vertico](https://github.com/minad/vertico) users who want to use vertico(default completing function) to show biblio candicates, they can check for advice of `completing-read-default` to avoid using `ido-completing-read`. Please check issue https://github.com/cpitclaudel/biblio.el/issues/55 Also,...
使用中文作为文章标题时,会报404
Hi, thanks for your great work! I'm a newbe to use nix on macOS. After a system upgrade, the nix won't automatically switch current-system to the new one. I have...
### Question Hi, thanks for your great work! I'm trying to use opencode with Claude via a custom API endpoint. The same configuration works fine with Claude Code, but opencode...
### Description Hi, When running opencode via SSH on a remote server, the application outputs `[object Object]` instead of a proper error message or UI. Additionally, terminal escape sequences are...