Skip to content

fix wildcard escaping issue #862

Merged
caarlos0 merged 2 commits intocharmbracelet:mainfrom
abelcha:patch-1
Feb 21, 2025
Merged

fix wildcard escaping issue #862
caarlos0 merged 2 commits intocharmbracelet:mainfrom
abelcha:patch-1

Conversation

@abelcha
Copy link
Copy Markdown
Contributor

@abelcha abelcha commented Feb 21, 2025

Fixes #...
fix the following error on fish completion:

No matches for wildcard ''Options that should start as selected (selects all if given '*')''. See `help wildcards-globbing`.
complete -c gum -f -n '__fish_seen_subcommand_from filter' -x -l selected -d 'Options that should start as selected (selects all if given '*')'

Changes

@abelcha abelcha requested a review from a team as a code owner February 21, 2025 15:23
@abelcha abelcha requested review from bashbunni and removed request for a team February 21, 2025 15:23
@caarlos0
Copy link
Copy Markdown
Contributor

thanks!

@caarlos0 caarlos0 merged commit 85a2980 into charmbracelet:main Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants