Re: Performing math using environment variables

2013-03-20 Thread Hameed Gifford
Well, everything ended up a success. Found the missing dependencies, compiled, copied to /usr/bin, and wow that is a nice feature in resize-pane. Thanks everyone who helped, complete success. - Hameed On Tue, Mar 19, 2013 at 7:31 PM, Hameed Gifford wrote: > Okay, I figured out the autogen

Re: Performing math using environment variables

2013-03-19 Thread Hameed Gifford
rote: > git is a way for developers to store and access programming code. > > The git repository (surely?) contains newer code than your distro's > packages. > > The feature you require is relatively new and is (presumably) not > available in release versions of tmux. > > &

Re: Performing math using environment variables

2013-03-18 Thread Hameed Gifford
bly use that. > > > On Fri, Mar 15, 2013 at 10:49:47AM -0400, Hameed Gifford wrote: > >I'm trying to set up a file to load by source-file that splits a > window > >into multiple panes, by this format: > >++

Performing math using environment variables

2013-03-15 Thread Hameed Gifford
I'm trying to set up a file to load by source-file that splits a window into multiple panes, by this format: ++++ | | 1| 2| | +++ | 0 | | | |3 | |