tmuxp edit - tmuxp.cli.edit¶
CLI for tmuxp edit subcommand.
-
tmuxp.cli.edit.create_edit_subparser(parser)¶
Augment
argparse.ArgumentParserwitheditsubcommand.- Parameters:
parser (ArgumentParser)
- Return type:
-
tmuxp.cli.edit.command_edit(workspace_file, parser=None, color=None)¶
Entrypoint for
tmuxp edit, open tmuxp workspace file in system editor.