how to clear all session on byobu

13

3

I want to clear all session at byobu.

Now it asks me which one I want to use:

nazar@nazar-desktop:~$ byobu    
Byobu sessions...

  1. tmux: 1: 69 windows (created Tue Feb  4 11:11:00 2014) [80x23]
  2. tmux: 8: 1 windows (created Tue Feb  4 12:28:07 2014) [80x23]
  3. tmux: 9: 1 windows (created Tue Feb  4 12:45:48 2014) [80x23]
  4. Create a new Byobu session (tmux)
  5. Run a shell without Byobu (/bin/bash)

I couldn't find any solution.

How to solve this issue?

nazar_art

Posted 2014-02-04T10:56:04.357

Reputation: 913

Answers

17

byobu kill-server

Full disclosure: I am the author and maintainer of Byobu.

Dustin Kirkland

Posted 2014-02-04T10:56:04.357

Reputation: 7 101

maybe also write how to start? – confiq – 2017-08-30T14:48:00.133

With F2 - Create a new window, how to close this new window, if you find it redundant. – nazar_art – 2014-02-04T12:02:31.603

How can I automatically run byobu when terminal started? PS this really very cool tool - respect ! – nazar_art – 2014-02-04T12:11:58.503

1Those are different questions, that should be asked separately here. – Dustin Kirkland – 2014-02-04T14:30:31.617

first one and second. – nazar_art – 2014-02-04T20:15:37.660