1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-30 21:57:44 +00:00
nu_scripts/custom-completions/pass
Techno Tecna f0cd46cafc
Fix custom completion for pass by converting the path pattern string to glob (#1141)
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.

Co-authored-by: TechnoTecna <techno.tecna@protonmail.com>
2025-07-03 03:51:53 -05:00
..
extensions use typos for corrections (#833) 2024-05-08 06:47:54 -05:00
nu-complete Fix custom completion for pass by converting the path pattern string to glob (#1141) 2025-07-03 03:51:53 -05:00
pass-completions.nu Extend pass completion (#756) 2024-02-07 10:46:41 -06:00