^[[1;;A is wrong, this is a bug, it should be 1;3A, we should only
handle the meta bit as escape on input not on output
try this please:
Index: xterm-keys.c
===
RCS file: /cvsroot/tmux/tmux/xterm-keys.c,v
retrieving revision 1.8
diff
Have zsh set the window title (NOT its name) with the escape sequence in
the man page (look for printf) and then just put #T in
set-titles-string.
On Thu, Mar 24, 2011 at 07:35:21PM -0700, kevin beckford wrote:
> I would like my zsh vcs_info_msg_ to appear in the xterm titlebar.
> Currently it a
On Sat, Dec 11, 2010 at 03:08:30PM +, Nicholas Marriott wrote:
> On Wed, Nov 17, 2010 at 03:41:03PM -0500, Ben Boeckel wrote:
> > On Wed, Nov 17, 2010 at 07:40:37PM +, Nicholas Marriott wrote:
> > > No?
> >
> > I tried it and I had other issues (tmux stopped working but it wasn't
> > relia
On Sat, Mar 26, 2011 at 06:39:12PM -0400, Ben Boeckel wrote:
> 0001-Add-support-for-pane-ID.patch
>
> The original patch rebased onto master
> (568c723cf33426c1f7fe9419966cf111792f71fb).
>
> 0002-Only-store-the-session-back-if-non-NULL.patch
>
> Fixes the crash with swap-panes. The c