Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Latest commit

 

History

History
35 lines (20 loc) · 766 Bytes

File metadata and controls

35 lines (20 loc) · 766 Bytes

tlserver completion fish

Generate the autocompletion script for fish

Synopsis

Generate the autocompletion script for the fish shell.

To load completions in your current shell session:

tlserver completion fish | source

To load completions for every new session, execute once:

tlserver completion fish > ~/.config/fish/completions/tlserver.fish

You will need to start a new shell for this setup to take effect.

tlserver completion fish [flags]

Options

  -h, --help              help for fish
      --no-descriptions   disable completion descriptions

SEE ALSO

Auto generated by spf13/cobra on 8-Aug-2025