API Reference¶
See also
See libtmux’s API and Quickstart to see how you can control tmux via python API calls.
- Internals
- CLI
- tmuxp convert -
tmuxp.cli.convert - tmuxp debug-info -
tmuxp.cli.debug_info - tmuxp edit -
tmuxp.cli.edit - tmuxp freeze -
tmuxp.cli.freeze - tmuxp import -
tmuxp.cli.import_config - tmuxp load -
tmuxp.cli.load - tmuxp ls -
tmuxp.cli.ls - tmuxp search -
tmuxp.cli.searchFIELD_ALIASESVALID_FIELDSDEFAULT_FIELDSSearchTokenSearchPatternInvalidFieldErrornormalize_fields()_parse_field_prefix()parse_query_terms()_has_uppercase()compile_search_patterns()WorkspaceFieldsWorkspaceSearchResultextract_workspace_fields()_get_field_values()evaluate_match()find_search_matches()highlight_matches()_output_search_results()CLISearchNamespacecreate_search_subparser()command_search()
- tmuxp shell -
tmuxp.cli.shell - CLI utilities -
tmuxp.cli.utils tmuxp.cli
- tmuxp convert -
- Workspace
- Exceptions -
tmuxp.exc - Logging -
tmuxp.log - Plugin -
tmuxp.plugin - Shell -
tmuxp.shell - Utilities -
tmuxp.util - Typings -
tmuxp.types