Re: [PATCH] Add support for passing control sequences to the underlying terminal

2011-03-07 Thread Nicholas Marriott
cheers On Mon, Mar 07, 2011 at 11:46:44PM +, Nicholas Marriott wrote: > fair enough yeah, committed > > > On Thu, Mar 03, 2011 at 05:44:49PM -0800, Kevin Goodsell wrote: > > On Thu, Mar 3, 2011 at 12:08 PM, Nicholas Marriott > > wrote: > > > Oh hmm. Remind me why we need to do that? > > >

Re: [PATCH] Add support for passing control sequences to the underlying terminal

2011-03-07 Thread Nicholas Marriott
fair enough yeah, committed On Thu, Mar 03, 2011 at 05:44:49PM -0800, Kevin Goodsell wrote: > On Thu, Mar 3, 2011 at 12:08 PM, Nicholas Marriott > wrote: > > Oh hmm. Remind me why we need to do that? > > > > What would the alternative be? There are a lot of escaping schemes > that could be used

Re: swap pane between windows

2011-03-07 Thread Vinoth Selvaraj
Thanks, that worked On Mon, Mar 7, 2011 at 2:28 PM, SamLT wrote: > On Mon, Mar 07, 2011 at 01:36:34PM -0800, Vinoth Selvaraj wrote: > > Hi, > > > > I have been using tmux for 2 months now, so kind of beginner. > > Is there an option to swap pane from one window to another window of the > > same

Re: swap pane between windows

2011-03-07 Thread SamLT
On Mon, Mar 07, 2011 at 01:36:34PM -0800, Vinoth Selvaraj wrote: > Hi, > > I have been using tmux for 2 months now, so kind of beginner. > Is there an option to swap pane from one window to another window of the > same tmux session. > try something like this: swap-pane -s :7.1 -t :8.3 > Thanks,

swap pane between windows

2011-03-07 Thread Vinoth Selvaraj
Hi, I have been using tmux for 2 months now, so kind of beginner. Is there an option to swap pane from one window to another window of the same tmux session. Thanks, Vinoth -- What You Don't Know About Data Connectivity C

Re: tmux: open terminal failed: missing or unsuitable terminal: xterm

2011-03-07 Thread Vaibhav Bedia
On Sat, Mar 5, 2011 at 4:47 AM, Nicholas Marriott wrote: > It looks like your shell is exiting after > > 22804 write(2, "sh: vifm: command not found\n", 28) = 28 > 22802 <... epoll_wait resumed> {{EPOLLIN, {u32=14, u64=14}}}, 32, 484) = 1 > 22804 exit_group(127)                   = ? > > but that