Tagged Questions
0
votes
0answers
69 views
tmux equivalent for screen's vbell_msg
In screen you can customise the visual bell text.I need the same in byobu(backend tmux) in place of the default 'Activity in Window %n'.
I actually want it to be changed to 'wuff---%n---wuff'
6
votes
2answers
2k views
How do I make the F-keys work in byobu, for midnight commander (mc), htop, etc?
I use byobu with the tmux backend on my 12.04 server. I'd like to use the midnight commander shortcut keys with it, but the F keys don't work.
I've seen some posts on the issues here:
...
6
votes
3answers
527 views
How do I get ctrl-left / ctrl-right to jump a word again in byobu?
On my Ubuntu 11.10 machines running byobu 4.37 I can use the key combination ctrl-left / ctrl-right to jump a word at a time in the terminal. However, on my Ubuntu 12.04 machines with byobu 5.17, this ...