Skip to content

fnox completion

  • Usage: fnox completion <SHELL>

Generate shell completions

Arguments

  • <SHELL> — Shell type to generate completions for

Flags

  • -h --help — Print help

Examples

Generate completions for the named shell. Install or source the output according to that shell’s completion setup; generating it alone does not change your shell.

sh
fnox completion bash > fnox.bash
fnox completion zsh > _fnox
MIT LicenseCopyright © 2026jdx.dev