Configuration of tmux for SOSETH use. Differences to vanilla tmux:
- Alt-x as an additional prefix
- -b and -x to send prefix (useful for nested tmux in, say, ssh)
- mouse support: Click on tabs or use your mouse wheel to scroll. Can be disabled using -M and reenabled using -m
- Panes and windows start counting at one instead of zero
Screenshot: Right-to-left: Hostname, number of attached clients if bigger than one, current time, system load
Unfortunately, for full powerline support, one needs to patch the local font with certain glyphs or use a pre-patched font(https://github.com/powerline/fonts).
Compatibility tested with:
- Debian 8
- Fedora 25 Server