Re: patch applied (yi): (Vty) Render the tabs not in focus with an underline.

2009-09-09 Thread Jean-Philippe Bernardy
On Wed, Sep 9, 2009 at 8:47 PM, Corey O'Connor wrote: > > On Wed, Sep 9, 2009 at 6:52 AM, Jean-Philippe Bernardy > wrote: >> >> Maybe this should be handled via styles? >> -- JP > > I think an underline style should be added but I don't think it should > be used for this particular case. To be s

Re: patch applied (yi): (Vty) Render the tabs not in focus with an underline.

2009-09-09 Thread Corey O'Connor
On Wed, Sep 9, 2009 at 6:52 AM, Jean-Philippe Bernardy wrote: > > Maybe this should be handled via styles? > -- JP I think an underline style should be added but I don't think it should be used for this particular case. The use of underline to indicate what tab in the tab bar is in focus does n

Re: patch applied (yi): (Vty) Render the tabs not in focus with an underline.

2009-09-09 Thread Jean-Philippe Bernardy
Maybe this should be handled via styles? -- JP On Wed, Sep 9, 2009 at 12:35 PM, Corey O'Connor wrote: > > Wed Sep  9 05:35:33 EDT 2009  coreyocon...@gmail.com >  * (Vty) Render the tabs not in focus with an underline. >  Ignore-this: d722415fceb2ef1ca9671cd403154326 >  This is the same behavior a

patch applied (yi): (Vty) Render the tabs not in focus with an underline.

2009-09-09 Thread Corey O'Connor
Wed Sep 9 05:35:33 EDT 2009 coreyocon...@gmail.com * (Vty) Render the tabs not in focus with an underline. Ignore-this: d722415fceb2ef1ca9671cd403154326 This is the same behavior as Vim. Though I kinda think this is backwards. Rendering the tab in focus underline makes more sense to me