Skip to content

Conversation

@yannoff
Copy link
Owner

@yannoff yannoff commented Nov 16, 2025

Fine-tune completion command logic:

  • Remove default option switch in completion specification
  • Complete --file option with directory/file paths compgen
  • Complete other path related options with directory names only
  • Don't attempt completion after the --meta option comp word

@yannoff yannoff changed the title Fix: Imrpove bash completion command logic Fix: Improve bash completion command logic Nov 16, 2025
Fine-tune completion command logic:
- Remove `default` option switch in completion specification
- Complete `--file` option with directory/file paths compgen
- Complete other path related options with directory names only
- Don't attempt completion after the `--meta` option comp word
@yannoff yannoff force-pushed the fix/improve-bash-comp-script branch from 4363359 to 84794c0 Compare November 16, 2025 23:00
@yannoff yannoff marked this pull request as ready for review November 16, 2025 23:01
@yannoff yannoff merged commit bd58e04 into main Nov 17, 2025
9 checks passed
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