Skip to content

v1.17.0 - CLI overhaul

Compare
Choose a tag to compare
@tony tony released this 09 Oct 23:16
· 999 commits to master since this release

Breaking changes

  • Completions have changed (#830)

    Completions now use a different tool: shtab. See the completions page for more information.

    If you were using earlier versions of tmuxp (earlier than 1.17.0), you may need to uninstall the old completions, first.

  • Deprecate click in favor of argparse (#830)

Packages

  • Remove click dependency

Full Changelog: v1.16.2...v1.17.0