patch: Use a different guard for command not initiated by a control client

2013-04-19 Thread George Nachman
When command mode is begun, new-session (or a command given on the command line) is run automatically. Although the control client did not initiate the command, it receives its output. The "extra" %begin-%end block throws the client off. This changes modifies the %begin guard for commands not initi

Re: tmux and locales

2013-04-19 Thread Thomas Nemeth
- Mail original - > De: "Nicholas Marriott" > À: "Thomas Nemeth" > Cc: tmux-us...@lists.sf.net > Envoyé: Vendredi 12 Avril 2013 15:18:32 > Objet: Re: tmux and locales > > We have a font to draw the large letters and it only has 0-9 A, P and > M. So we have to use those. Oh yes. I fo

[PATCH] FIX window resizing when a grouped session's child dies

2013-04-19 Thread Daniel Ralston
Hi all, I found and fixed a bug where window sizes weren't being recalculated in grouped sessions when a session's child dies, killing the window. I've included the repro steps in the commit message. Let me know if you'd like any changes. Daniel >From d7c541ad37dbe14dc50a2878448f5de0b

Integration of patches for Solaris

2013-04-19 Thread Dagobert Michelsen
Hi Nicholas, I rewrote the patch to use contrib/ substitutions for cfmakeraw and use lockf: https://sourceforge.net/p/tmux/tmux-code/merge-requests/3/ Would it be possible to merge it or is there something missing from my side? Best regards -- Dago -