This is good old tmux.conf with some (hopefully) clear comments. It's worked out well for me at least. If you feel like it, give it a try!
- Use as your tmux key.
- Use to enter Copy Mode.
- Use Vim controls wherever possible (copy mode, window and pane manipulation).
- Clone the repo with
git clone https://github.com/karlfloersch/tmux.conf.git ~/.tmux/
- Make a symlink to the tmux.conf file with
ln ~/.tmux/tmux.conf ~/.tmux.conf
- Run tmux! You're good to go! The config file lives in ~/.tmux/tmux.conf, so edit that or the symlink to it for further customization.
Feel free to git pull if you feel like getting my updated changes
I'm going to update this whenever I feel like it... so if these links become out of date, or whatever else, then I'm sorry. Feel free to reach out to me with any questions.