Re: patch for setting pane background color

2015-02-12 Thread Nicholas Marriott
Hi Looks like the right idea - please break the BCE stuff out into a separate diff and we can check it separately. I suggest adding a flag TTY_NOBCE rather than looking up TTYC_BCE every time. Also I don't want a new command, so this will need to be a flag (or two: one for fg, one for for bg) on

Re: Master crash on Linux & cygwin

2015-02-12 Thread İsmail Dönmez
Hi, On Wed, Feb 11, 2015 at 8:16 PM, İsmail Dönmez wrote: > Hi, > > On Wed, Feb 11, 2015 at 8:11 PM, Nicholas Marriott > wrote: >> Try this please: > > > Fixes both Cygwin and Linux. Thank you! Do you mind pushing your fix to master? Thanks! ---

Re: Master crash on Linux & cygwin

2015-02-12 Thread Nicholas Marriott
Hi It'll be there next time Thomas syncs, shouldn't be too long Original message From: İsmail Dönmez Date:12/02/2015 15:44 (GMT+00:00) To: Nicholas Marriott Cc: tmux-users Subject: Re: Master crash on Linux & cygwin Hi, On Wed, Feb 11, 2015 at 8:16 PM, İsmail Dönm