mirror of
https://github.com/Cheviiot/Nivora.git
synced 2026-08-03 15:51:12 +00:00
vintner: bump to 0.3.0, auto-install shell completion
Wires vintner's own `completion bash|zsh` output into Stapler's install-completion helper (bash -> /usr/share/bash-completion/ completions/vintner, zsh -> /usr/share/zsh/site-functions/_vintner - both verified against a real built package, since neither path nor the required paired files-find() registration is documented anywhere reachable). Completion now works immediately after `stplr install`, no manual `source <(vintner completion bash)` needed. 0.3.0 also picks up upstream's signal-forwarding fix (a wine subprocess no longer survives `vintner` being killed by PID) and its own expanded test coverage.
This commit is contained in:
@@ -68,7 +68,7 @@ stplr info nivora/codex
|
||||
| [Codex](docs/packages/codex.md) | `26.721.31836` | `amd64` | `stplr install nivora/codex` |
|
||||
| [GitHub Desktop](docs/packages/github-desktop.md) | `3.6.3` | `amd64`, `arm64` | `stplr install nivora/github-desktop` |
|
||||
| [OpenCode](https://opencode.ai/) | `1.18.4` | `amd64`, `arm64` | `stplr install nivora/opencode` |
|
||||
| [Vintner](https://github.com/Cheviiot/vintner) | `0.2.0` | `amd64`, `arm64` | `stplr install nivora/vintner` |
|
||||
| [Vintner](https://github.com/Cheviiot/vintner) | `0.3.0` | `amd64`, `arm64` | `stplr install nivora/vintner` |
|
||||
|
||||
### Рабочий стол
|
||||
|
||||
|
||||
Reference in New Issue
Block a user