Tagged Questions
2
votes
1answer
83 views
using a byobu and disconnected session how to see message on screen
I use byobu on sh and was doing some program which was left over for at least 24 hours,
I had disconnected from the machine and logged in back after 24 hours is there a way I could see the messages ...
2
votes
1answer
398 views
How to ignore Ctrl-A when a different escape sequence is already chosen
With release 11.10, an old byobu setting I had from screen no longer works. I used to just add
esacpe ``
at the end of ~/.byobu/keybindings to make the tickmark by escape for byobu key sequences. ...