Skip to content

Fix custom completion for pass by converting the path pattern string to glob#1141

Merged
fdncred merged 1 commit into
nushell:mainfrom
TechnoTecna:fix_pass_files
Jul 3, 2025
Merged

Fix custom completion for pass by converting the path pattern string to glob#1141
fdncred merged 1 commit into
nushell:mainfrom
TechnoTecna:fix_pass_files

Conversation

@TechnoTecna

Copy link
Copy Markdown
Contributor

Password file completion for pass no longer worked as the pattern was passed to ls as a string.
Fixed it by converting the pattern to a glob.

@fdncred
fdncred merged commit f0cd46c into nushell:main Jul 3, 2025
1 check passed
@fdncred

fdncred commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

Thanks

@doolphin

Copy link
Copy Markdown

Thanks, I had been maintaining a custom repo trying to fix this for a while.

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.

3 participants