Re: [PATCH v2 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts

2013-01-16 Thread Roland Eggner
On 2013-01-15 Tuesday at 23:27 +0100 Yann E. MORIN wrote: > Roland, All, > > On Tuesday 15 January 2013 Roland Eggner wrote: > > >From: Roland Eggner > > OK, now I've had time to test it. Works OK. > > However, this patch mixes different things: feature changes, help-texts > rewrite... > >

Re: [PATCH v2 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts

2013-01-16 Thread Michal Marek
On 15.1.2013 17:26, Roland Eggner wrote: >> From: Roland Eggner > > • Implemented vi-style navigation, based on initial work by >Dmitry Voytik. Using instead of for help related to > current >menu entry avoids conflict. It conflicts with previous behavior that people got used

Re: [PATCH v2 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts

2013-01-16 Thread Michal Marek
On 15.1.2013 17:26, Roland Eggner wrote: From: Roland Eggner ed...@systemanalysen.net • Implemented vi-style navigation k j l h, based on initial work by Dmitry Voytik. Using ? H instead of ? h for help related to current menu entry avoids conflict. It conflicts with previous

Re: [PATCH v2 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts

2013-01-16 Thread Roland Eggner
On 2013-01-15 Tuesday at 23:27 +0100 Yann E. MORIN wrote: Roland, All, On Tuesday 15 January 2013 Roland Eggner wrote: From: Roland Eggner ed...@systemanalysen.net OK, now I've had time to test it. Works OK. However, this patch mixes different things: feature changes, help-texts

Re: [PATCH v2 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts

2013-01-15 Thread Yann E. MORIN
Roland, All, On Tuesday 15 January 2013 Roland Eggner wrote: > >From: Roland Eggner OK, now I've had time to test it. Works OK. However, this patch mixes different things: feature changes, help-texts rewrite... Could you split it into multiple patches, each do a single, well-defined change?

Re: [PATCH v2 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts

2013-01-15 Thread Roland Eggner
>From: Roland Eggner • Implemented vi-style navigation, based on initial work by Dmitry Voytik. Using instead of for help related to current menu entry avoids conflict. • Added keybindings additionally to for moving pagewise down and up.is used for characterwise

Re: [PATCH v2 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts

2013-01-15 Thread Yann E. MORIN
Roland, All, On Tuesday 15 January 2013 Roland Eggner wrote: From: Roland Eggner ed...@systemanalysen.net OK, now I've had time to test it. Works OK. However, this patch mixes different things: feature changes, help-texts rewrite... Could you split it into multiple patches, each do a single,

Re: [PATCH v2 1/2] nconf: add keybindings for vi-style menu navigation, rewrite help texts

2013-01-15 Thread Roland Eggner
From: Roland Eggner ed...@systemanalysen.net • Implemented vi-style navigation k j l h, based on initial work by Dmitry Voytik. Using ? H instead of ? h for help related to current menu entry avoids conflict. • Added keybindings C-n C-p additionally to C-f C-b for moving pagewise