Re: [PATCH] menuconfig: Allow j/k to move down/up the menu

2013-07-10 Thread Michal Marek
Dne 9.7.2013 01:08, Sören Brinkmann napsal(a): > On Sat, Jul 06, 2013 at 06:00:05PM -0500, Rob Landley wrote: >> On 07/05/2013 06:32:59 AM, Ramkumar Ramachandra wrote: >>> Like in Vim. >>> >>> Cc: Michal Marek >>> Signed-off-by: Ramkumar Ramachandra >>> --- >>> Unsure why nobody has done this yet

Re: [PATCH] menuconfig: Allow j/k to move down/up the menu

2013-07-09 Thread Heimo Stranner
On 2013-07-09 19:07, Steven Noonan wrote: > On Tue, Jul 9, 2013 at 9:55 AM, Heimo Stranner wrote: >>> Well, one advantage of these key bindings is, that you don't have to >>> move your hands away from the base line. And as vim user I find myself >>> using vim key sequences in all tools. I cannot e

Re: [PATCH] menuconfig: Allow j/k to move down/up the menu

2013-07-09 Thread Heimo Stranner
> Well, one advantage of these key bindings is, that you don't have to > move your hands away from the base line. And as vim user I find myself > using vim key sequences in all tools. I cannot even count how many > processes I accidentally killed because I tried to scroll using 'k' in > htop where

Re: [PATCH] menuconfig: Allow j/k to move down/up the menu

2013-07-09 Thread Steven Noonan
On Tue, Jul 9, 2013 at 9:55 AM, Heimo Stranner wrote: > >> Well, one advantage of these key bindings is, that you don't have to >> move your hands away from the base line. And as vim user I find myself >> using vim key sequences in all tools. I cannot even count how many >> processes I accidentall

Re: [PATCH] menuconfig: Allow j/k to move down/up the menu

2013-07-09 Thread Rob Landley
On 07/08/2013 06:08:41 PM, Sören Brinkmann wrote: On Sat, Jul 06, 2013 at 06:00:05PM -0500, Rob Landley wrote: > On 07/05/2013 06:32:59 AM, Ramkumar Ramachandra wrote: > >Like in Vim. > > > >Cc: Michal Marek > >Signed-off-by: Ramkumar Ramachandra > >--- > > Unsure why nobody has done this yet.

Re: [PATCH] menuconfig: Allow j/k to move down/up the menu

2013-07-08 Thread Sören Brinkmann
On Sat, Jul 06, 2013 at 06:00:05PM -0500, Rob Landley wrote: > On 07/05/2013 06:32:59 AM, Ramkumar Ramachandra wrote: > >Like in Vim. > > > >Cc: Michal Marek > >Signed-off-by: Ramkumar Ramachandra > >--- > > Unsure why nobody has done this yet. > > While you're at it, why don't you add the ws up

Re: [PATCH] menuconfig: Allow j/k to move down/up the menu

2013-07-07 Thread Ramkumar Ramachandra
Rob Landley wrote: >> Unsure why nobody has done this yet. > > [...] > And now you know _why_ Linux is over 20 years old and has never needed this. I was just asking out of curiosity: I'm not old enough to know that much history. Isn't it a nice convenience to have _now_? Or do you have somethi

Re: [PATCH] menuconfig: Allow j/k to move down/up the menu

2013-07-07 Thread Rob Landley
On 07/05/2013 06:32:59 AM, Ramkumar Ramachandra wrote: Like in Vim. Cc: Michal Marek Signed-off-by: Ramkumar Ramachandra --- Unsure why nobody has done this yet. While you're at it, why don't you add the ws up and down bindings from World of Warcraft? The reason nobody has done this yet