Hi,
I'm having a really strange problem that I wonder if anybody else has run into.
I upgraded to 1.8 in order to get the new `resize-pane -Z` functionality, but
it doesn't appear to be there at all:
nspeed@steak local $ tmux -V
tmux 1.8
nspeed@steak local $ tmux resize-pane -Z
usage: resize-pane [-DLRU] [-t target-pane] [adjustment]
nspeed@steak local $
`man tmux` correctly shows:
resize-pane [-DLRUZ] [-t target-pane] [-x width] [-y height] [adjustment]
(alias: resizep)
Resize a pane, up, down, left or right by adjustment with -U, -D,
-L or -R, or to an absolute size with -x or -y. The adjustment is given in
lines or cells (the default is 1).
With -Z, the active pane is toggled between zoomed (occupying the
whole of the window) and unzoomed (its normal position in the layout).
There are other 1.8 features I don't seem to have either, such as "show-options
-q":
nspeed@steak local $ tmux -V && tmux show-options -q
tmux 1.8
usage: show-options [-gsw] [-t target-session|target-window] [option]
nspeed@steak local $
But other new 1.8 features such as 'wait-for' are there:
nspeed@steak local [master +0 ~0 -0 !]$ tmux -V && tmux wait-for
tmux 1.8
usage: wait-for [-LSU] channel
nspeed@steak local [master +0 ~0 -0 !]$
Any ideas? I installed with homebrew on OS X mountain lion.
Thanks,
Nathan Speed
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
tmux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-users