fix: use jq for completion name extraction to avoid nested matches #30
Reference in New Issue
Block a user
Delete Branch "fix/completion-nested-names"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
jq -r '.[].name'for proper top-level name extraction in both fish and bash completionsjqas RPM dependencypr.shfor PR creation via Gitea APITest plan