Re: resize-pane -Z, other new features absent in 1.8?

2013-05-08 Thread Nathan Speed
Chris - thanks for your help. However, it looks like the server is running 1.8: nspeed@steak local $ tmux -V tmux 1.8 nspeed@steak local $ tmux server-info | head -1 tmux 1.8, pid 21507, started Tue May 7 16:30:21 2013 nspeed@steak local $ tmux resize-pane -Z resize-pane: illegal option -- Z usag

Re: resize-pane -Z, other new features absent in 1.8?

2013-05-08 Thread Chris Johnsen
On Wed, May 8, 2013 at 1:26 AM, Nathan Speed wrote: > Chris - thanks for your help. However, it looks like the server is running > 1.8: > > nspeed@steak local $ tmux -V > tmux 1.8 > nspeed@steak local $ tmux server-info | head -1 > tmux 1.8, pid 21507, started Tue May 7 16:30:21 2013 > nspeed@st