Re: vertical split using join-pane and pane dividers characters.

2012-12-17 Thread Thomas Adam
Hi, On 18 December 2012 06:23, Sinbad wrote: > i tried -v option, it doesn't work. this is how i am using it. > even with the below command, it always splits horizontally. > > :join-pane -v -t 1 -s 2 It does work. What is it what's not working for you, or more likely, what is it you think it's

Re: vertical split using join-pane and pane dividers characters.

2012-12-17 Thread Sinbad
i tried -v option, it doesn't work. this is how i am using it. even with the below command, it always splits horizontally. :join-pane -v -t 1 -s 2 On Mon, Dec 17, 2012 at 12:38 PM, Thomas Adam wrote: > Hi, > > On 17 December 2012 06:46, Sinbad wrote: > > i have two windows in a tmux session,

status bar variables

2012-12-17 Thread Mark Volkmann
I'm trying to understand the difference between #T and #W. The PragProg tmux book says #T is the window title and #W is the window name. However, #T seems the same as #h for me. It displays the host name. -- R. Mark Volkmann Object Computing, Inc. -

Re: [PATCH] More window status indicators

2012-12-17 Thread Scott Frazer
On Thu, Dec 13, 2012 at 9:57 AM, Nicholas Marriott wrote: > On Thu, Dec 13, 2012 at 09:38:01AM -0500, Scott Frazer wrote: >> On Wed, Dec 12, 2012 at 2:21 PM, Nicholas Marriott >> wrote: >> > Hi >> > >> > You definitely shouldn't use C0 control codes for this, you should >> > probably use DCS but