15

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?

1 Answer 1

21
byobu kill-server

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

5
  • With F2 - Create a new window, how to close this new window, if you find it redundant.
    – catch23
    Commented Feb 4, 2014 at 12:02
  • How can I automatically run byobu when terminal started? PS this really very cool tool - respect !
    – catch23
    Commented Feb 4, 2014 at 12:11
  • 1
    Those are different questions, that should be asked separately here. Commented Feb 4, 2014 at 14:30
  • first one and second.
    – catch23
    Commented Feb 4, 2014 at 20:15
  • maybe also write how to start?
    – confiq
    Commented Aug 30, 2017 at 14:48

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .