Environmental variables#
TMUXP_CONFIGDIR
#
Example: TMUXP_CONFIGDIR=$HOME/.mytmuxpconfigdir tmuxp load cpython
LIBTMUX_TMUX_FORMAT_SEPARATOR
#
See also
LIBTMUX_TMUX_FORMAT_SEPARATOR
in libtmux API.
In rare circumstances the tmux -F
separator under the hood may cause issues
building sessions. For this case you can override it here.
$ env LIBTMUX_TMUX_FORMAT_SEPARATOR='__SEP__' tmuxp load [session]