Re: Bug in cmd-set-option.c

2014-02-17 Thread Nicholas Marriott
Yes you're right this is fine thanks. On Mon, Feb 17, 2014 at 03:05:21PM +, Thomas Adam wrote: >Hi, > >It does show an error when the command is parsed. Or were you wanting >something explicit here? > >Thomas Adam > >On 17 Feb 2014 13:49, "Nicholas Marriott" <[1]nichola

Re: Bug in cmd-set-option.c

2014-02-17 Thread Thomas Adam
Hi, It does show an error when the command is parsed. Or were you wanting something explicit here? Thomas Adam On 17 Feb 2014 13:49, "Nicholas Marriott" wrote: > > should it show an error? > > On Sun, Feb 16, 2014 at 11:12:06PM +, Thomas Adam wrote: > > On Sun, Feb 16, 2014 at 07:39:27AM -0

Re: Bug in cmd-set-option.c

2014-02-17 Thread Nicholas Marriott
should it show an error? On Sun, Feb 16, 2014 at 11:12:06PM +, Thomas Adam wrote: > On Sun, Feb 16, 2014 at 07:39:27AM -0800, Felix Rosencrantz wrote: > > I saw it when setting a colour option to a bogus value "none". > > So why not send a patch through? > > Nicholas, see below. I can't say

Re: Bug in cmd-set-option.c

2014-02-17 Thread Felix Rosencrantz
That fixes the issue. -FR. On Sun, Feb 16, 2014 at 3:12 PM, Thomas Adam wrote: > On Sun, Feb 16, 2014 at 07:39:27AM -0800, Felix Rosencrantz wrote: > > I saw it when setting a colour option to a bogus value "none". > > So why not send a patch through? > > Nicholas, see below. I can't say I li

Re: Bug in cmd-set-option.c

2014-02-16 Thread Thomas Adam
On Sun, Feb 16, 2014 at 07:39:27AM -0800, Felix Rosencrantz wrote: > I saw it when setting a colour option to a bogus value "none". So why not send a patch through? Nicholas, see below. I can't say I like it, but it does smooth over the cracks. -- Thomas Adam -- "Deep in my heart I wish I was

Re: Bug in cmd-set-option.c

2014-02-16 Thread Felix Rosencrantz
I saw it when setting a colour option to a bogus value "none". -FR. On Sun, Feb 16, 2014 at 3:04 AM, Nicholas Marriott < nicholas.marri...@gmail.com> wrote: > How do I reproduce the crash? > > > > Original message > From: Felix Rosencrantz > Date: 16/02/2014 09:22 (GMT+00:00)

Re: Bug in cmd-set-option.c

2014-02-16 Thread Nicholas Marriott
How do I reproduce the crash? Original message From: Felix Rosencrantz Date: 16/02/2014 09:22 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: Bug in cmd-set-option.c In the latest version of http://sourceforge.net/p/tmux/tmux-code/ci/master/tree/cmd-set-option