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

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

2013-12-10 Thread Johannes Jakobsson
r flag indicates -t is a > window or pane rather than a session, but this isn't as nice for the > user. > > > On Sun, Dec 08, 2013 at 11:25:57AM +0100, Johannes Jakobsson wrote: >> Add [-w window] to switch-client to specify which win

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

2013-12-10 Thread Johannes Jakobsson
Add [-w window] to switch-client to specify which window in the target-session to switch to. //Johannes >From d8efa53ec1104db86f4fd75be5a59d2317e7b673 Mon Sep 17 00:00:00 2001 From: Johannes Jakobsson Date: Sat, 7 Dec 2013 16:57:01 +0100 Subject: [PATCH] '-w' option to switch-cl