Skip to content

feat: add tab completions - #4829

Draft
AmirSa12 wants to merge 1 commit into
webpack:mainfrom
AmirSa12:feat/tab-completions
Draft

feat: add tab completions#4829
AmirSa12 wants to merge 1 commit into
webpack:mainfrom
AmirSa12:feat/tab-completions

Conversation

@AmirSa12

@AmirSa12 AmirSa12 commented Aug 14, 2026

Copy link
Copy Markdown

Please let me know what you think about this feature and closing that issue, so I can further add docs and finalize it

Summary
closes #1402
adds tab completions to the cli for completing command - subcommands - flags and values

What kind of change does this PR introduce?
feat

Did you add tests for your changes?
Yes and test also added

Does this PR introduce a breaking change?
No

If relevant, what needs to be documented once your changes are merged or what have you already documented?
Docs needed for installation and usage for the shell scripts ( zsh - fish - bash - powershell )

Use of AI

Yes, used to implement based on tabs commander's adapter pattern in tab's repo README

@changeset-bot

changeset-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: af0c3cc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@linux-foundation-easycla

Copy link
Copy Markdown

CLA Not Signed

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​bomb.sh/​tab@​0.0.2210010010099100

View full report

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.

Feature:- AUTO TAB completion of flags

1 participant