FINALLY! SOME UPDATES! This website is being reconstructed. Some content will go away soon. If you want to see my new stuff, visit my github: https://github.com/jrcharney/.

install_tmux.sh : Install tmux with this script

About this project

install_tmux.sh is a shell script for installing tmux to a remote system.

What is tmux?

tmux is an awesome terminal multiplexing program created by Nicholas Marriott. But many remote servers still use use GNU screen which does not have the features or the flexiblity that tmux has.

Download

Download it here

Links

You can learn more about tmux at the tmux page on Source Forge.

While you are at it, check out urxvt, a terminal emulator created by Marc Lehmann which would be a great complement to use with tmux.

Tags

Under Construction