Configuring byobu to logout rather than detach

Asked by Martin J Hooper

How do you configure byobu to logout when you CTRl-A-D instead of detaching?

Had to re-install my server last night and i can't remember how i configured it to do this.

Thanks guys.

Question information

Language:
English Edit question
Status:
Solved
For:
byobu Edit question
Assignee:
No assignee Edit question
Solved by:
Dustin Kirkland 
Solved:
Last query:
Last reply:
Revision history for this message
Best Dustin Kirkland  (kirkland) said :
#1

If you're running a very recent version of Byobu, you can press F6 to
detach+logout, or Shift-F6 to detach.

Or, you can install the launcher to do this permanently, by running
'byobu-launcher-install --no-logout'.

See:
 * http://manpg.es/byobu-launcher-install

Revision history for this message
Martin J Hooper (martinjh) said :
#2

Thanks Dustin Kirkland, that solved my question.