Huan Du

Results 5 issues of Huan Du

The `(#qN)` qualifier should work with `-n`.

If I tap a tab for suggestion with `BULLETTRAIN_PROMPT_SEPARATE_LINE=true`, cursor will move up one line. It's because the `NEWLINE` is not well recognized by zsh. It's recommended to use `precmd`...

The `rgit.sh` is small but quite useful. It helps me a lot to clone an extremely large-scale open-source project recently. Thank you a lot for creating this tool. Per my...

With this PR, we can deploy this project to Vercel. All environment variables defined in `service/.env` can be set in Vercel project environment settings.

Per #94, add some cases for performance.

help wanted