X Tutup
Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 253 Bytes

File metadata and controls

17 lines (12 loc) · 253 Bytes

(edit-config)=

(cli-edit)=

tmuxp edit

Open a workspace configuration file in your default editor for quick modifications.

Command

.. argparse::
    :module: tmuxp.cli
    :func: create_parser
    :prog: tmuxp
    :path: edit
X Tutup