Re: [PATCH] '-w' option to switch-client

2014-01-09 Thread Nicholas Marriott
Applied this and the attach-session diff it was based on, thanks! On Tue, Dec 10, 2013 at 08:51:42PM +0100, Johannes Jakobsson wrote: > Made a change (more like copy-paste) to conform with attach and it seems to > work fine. > Also attached as a file. > > From 0b2298d447d5409952d705eed5a7253947

Re: [PATCH] '-w' option to switch-client

2013-12-10 Thread Johannes Jakobsson
Made a change (more like copy-paste) to conform with attach and it seems to work fine. Also attached as a file. From 0b2298d447d5409952d705eed5a7253947fe4c81 Mon Sep 17 00:00:00 2001 From: Johannes Jakobsson Date: Tue, 10 Dec 2013 20:43:51 +0100 Subject: [PATCH] switch-client now conforms to '-t

Re: [PATCH] '-w' option to switch-client

2013-12-10 Thread Johannes Jakobsson
I take it that it is the “-t session:window.pane” syntax you would prefer? I will make a new patch with that change. On 10 12, 2013, at 16:49 , Nicholas Marriott wrote: > Thanks but I don't like this way of doing it. > > I think this should work the same way as attach-session. > > Take a loo

Re: [PATCH] '-w' option to switch-client

2013-12-10 Thread Nicholas Marriott
Thanks but I don't like this way of doing it. I think this should work the same way as attach-session. Take a look at the mail I just sent in the thread subject "patch allowing attach to take and select a pane". Both attach and switchc should work the same way, probably the way suggested in that