tmuxp edit - tmuxp.cli.edit#

CLI for tmuxp edit subcommand.

tmuxp.cli.edit.create_edit_subparser(parser)[source]#

Augment argparse.ArgumentParser with edit subcommand.

Return type:

ArgumentParser

tmuxp.cli.edit.command_edit(workspace_file, parser=None)[source]#

Entrypoint for tmuxp edit, open tmuxp workspace file in system editor.

Return type:

None