Hacker News new | ask | show | jobs
by cnvogel 4916 days ago
If you use tmux (or screen) you want to use byobu!

https://launchpad.net/byobu

https://www.google.de/search?q=byobu+tmux&tbm=isch

It's a fancy statusbar that shows CPU speed, IP-address, hostname, ...

3 comments

You can get a fancy status bar with screen, you just need a screenrc file: http://www.mbeckler.org/blog/2012/11/28/my-screenrc-file-cir...
Another option is tmux-powerline[1]

[1] https://github.com/erikw/tmux-powerline

I have something similar in my .tmux.conf file

Screenshot: http://i.imgur.com/u6JY0.png

Config file: https://github.com/tylerkahn/dotfiles/blob/master/.tmux.conf...

Works with OSX and Linux.