Comment 9 for bug 578373

Revision history for this message
Jorge E. Gómez (jorgeegomez) wrote :

To answer my own question:

According to your user's shell, edit their .profile (or .bash_profile), add the parameters "-xRR" to the command "byobu-launcher", like this:

`echo $- | grep -qs i` && byobu-launcher -xRR && exit 0