You are probably running tmux select-layout from the shell and not
quoting the layout string so the shell is expanding it. Put single
quotes around it.
On Mon, Sep 03, 2012 at 05:30:11PM -0400, Yubin Kim wrote:
> Hello,
>
> In the Windows and Panes section of the tmux man page, you can find
> t
Hello,
In the Windows and Panes section of the tmux man page, you can find
the following statement:
> In addition, select-layout may be used to apply a previously used layout
> - the list-windows command displays the layout of each window in a form
> suitable for use with select-la