Commit graph

3 commits

Author SHA1 Message Date
6a3e7e7936 Create a Makefile for installation 2015-03-26 14:44:49 -04:00
826c5db8e4 Fix missing quotes in 1-9 tmux config 2015-03-24 09:16:07 -04:00
9588918a71 Account for different tmux versions
tmux 1.9 implemented a behavior breaking change.  When splitting or creating new
panes or windows, the current path is no longer kept.  This is addressed by the
addition of the -c parameter to the new-window and split-window commands.
Unfortunately, 1.8 does not support the -c parameter.
2015-03-17 17:21:22 -04:00