[FEATURE]: bash completions #2827

Closed
opened 2026-02-16 17:37:24 -05:00 by yindo · 2 comments
Owner

Originally created by @strk on GitHub (Nov 13, 2025).

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Reading the documentation I'm suggested to type opencode auth login but I'm lazy so I used "openc" which completed to "opencode " and then tried "opencode " which did not suggest "auth".

For a terminal based tool it would be nice to have those tab-completions

Reference (it feels like a lot of work to lookup, when LLMs would probably implement it right away, but I'm old school): https://www.gnu.org/software/gnuastro/manual/html_node/Bash-TAB-completion-tutorial.html

Originally created by @strk on GitHub (Nov 13, 2025). ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Reading the documentation I'm suggested to type `opencode auth login` but I'm lazy so I used "openc<TAB>" which completed to "opencode " and then tried "opencode <TAB><TAB>" which did not suggest "auth". For a terminal based tool it would be nice to have those tab-completions Reference (it feels like a lot of work to lookup, when LLMs would probably implement it right away, but I'm old school): https://www.gnu.org/software/gnuastro/manual/html_node/Bash-TAB-completion-tutorial.html
yindo added the discussion label 2026-02-16 17:37:24 -05:00
yindo closed this issue 2026-02-16 17:37:24 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 13, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #1515: Feature request for CLI completions for bash, fish, and zsh - this is essentially the same request for shell completion functionality
  • #2701: Feature request for tab completion (closed but addresses similar functionality)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Nov 13, 2025): This issue might be a duplicate of existing issues. Please check: - #1515: Feature request for CLI completions for bash, fish, and zsh - this is essentially the same request for shell completion functionality - #2701: Feature request for tab completion (closed but addresses similar functionality) Feel free to ignore if none of these address your specific case.
Author
Owner

@strk commented on GitHub (Nov 13, 2025):

I confirm this is a duplicate of #1515

@strk commented on GitHub (Nov 13, 2025): I confirm this is a duplicate of #1515
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2827