Re: new-session vs. new-session -d

2010-01-22 Thread Nicholas Marriott
On Fri, Jan 22, 2010 at 04:21:06PM -0500, Sudish Joseph wrote: > Nicholas Marriott writes: > > On Thu, Jan 21, 2010 at 01:33:56AM -0800, Robin Lee Powell wrote: > >> Why does "tmux new-session vim \; split-window \; attach" not > >> work? Why does it need the -d, I mean? Seems like attaching

Re: mouse support

2010-01-22 Thread Nicholas Marriott
In HEAD you can use the mouse-select-pane option. I'd like to have better mouse support but it isn't a big thing for me and I don't have time to do non-big things right now. On Fri, Jan 22, 2010 at 04:04:22PM -0800, Keith Miller wrote: >I'm a long time screen user and am itching to switch ov

mouse support

2010-01-22 Thread Keith Miller
I'm a long time screen user and am itching to switch over to tmux. I have a question about mouse support though that I haven't been able to. Is it possible to switch between panes using a mouse click. I know that it's possible to bind keys (which I've already done on my G15 with the screen bi

new-session vs. new-session -d

2010-01-22 Thread Sudish Joseph
Nicholas Marriott writes: > On Thu, Jan 21, 2010 at 01:33:56AM -0800, Robin Lee Powell wrote: >> Why does "tmux new-session vim \; split-window \; attach" not >> work? Why does it need the -d, I mean? Seems like attaching a >> session shouldn't stop the split-window command from being >>