Closed arl closed 8 years ago
The if-shell expression, in tmux-gitbar.tmux, installing the PROMPT_COMMAND is failing on tmux.conf reloading. The problem seems due to different variable expansion rules when loading the file, or when reloading it from inside a tmux-session.
if-shell
tmux-gitbar.tmux
PROMPT_COMMAND
The
if-shell
expression, intmux-gitbar.tmux
, installing thePROMPT_COMMAND
is failing on tmux.conf reloading. The problem seems due to different variable expansion rules when loading the file, or when reloading it from inside a tmux-session.