Skip to content

toolshed: Add Bash/Zsh completion scripts and document their use - #68

Open
tlindner wants to merge 1 commit into
nitros9project:mainfrom
tlindner:compleation
Open

toolshed: Add Bash/Zsh completion scripts and document their use#68
tlindner wants to merge 1 commit into
nitros9project:mainfrom
tlindner:compleation

Conversation

@tlindner

Copy link
Copy Markdown
Member

This PR adds static command-line completion scripts for the Toolshed utilities:

  • os9
  • decb
  • cecb

The completion scripts support the commands, subcommands, and documented options, making the tools easier to discover and use from the command line.

The manual has also been updated to:

  • Document the availability of the completion scripts.
  • Explain how to install and enable them for both Bash and Zsh.

This PR intentionally does not modify the build system or Makefiles to install the completion scripts automatically. Users who want shell completion must install the scripts manually as described in the documentation. This avoids introducing platform-specific installation behavior while still making the scripts available for users and package maintainers.

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.

1 participant