Comment 1 for bug 1995865

Revision history for this message
regivanx (regivanx) wrote :

Proposed fix:

in the file $BYOBU_PREFIX/share/byobu/profiles/tmux

replace line 70:

set -g default-command $SHELL

by:

set -g default-command 'exec $SHELL'