Skip to content

Commit 9bd16f2

Browse files
lins05tony
authored andcommitted
Added support for -f flag to use non-default tmux config file
1 parent a937b4b commit 9bd16f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tmuxp/cli.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,8 @@ def load_workspace(
561561
``tmux -S <socket-path>``
562562
new_session_name: str, options
563563
``tmux new -s <new_session_name>``
564+
tmux_config_file: str, optional
565+
``tmux -f <config-file>``
564566
colors : str, optional
565567
'-2'
566568
Force tmux to support 256 colors

0 commit comments

Comments
 (0)