nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] default binding of Space key in help browser


From: Benno Schulenberg
Subject: Re: [Nano-devel] default binding of Space key in help browser
Date: Thu, 27 Feb 2014 09:57:51 +0100

On Thu, Feb 27, 2014, at 0:35, Chris Allegretta wrote:
> The code is in help.c:parse_help_input()
>             case ' ':
>                 *kbinput = sc_seq_or(do_page_up, 0);
> 
> Looks like it changed in r3445:
> 
> r3445 | dolorous | 2006-04-27 19:39:49 -0400 (Thu, 27 Apr 2006) | 4 lines
> 
> tweak the shortcut list a bit more, and add Space and - as aliases for
> PageDown and PageUp in the help browser, per Benno Schulenberg's
> suggestions

Aaah.  Thanks.  :)  There it is done okay.  Two years later it get's mistakenly
converted to the opposite bindings in r4223:

r4223 | astyanax | 2008-03-12 05:44:14 +0100 (mer 12 de mar de 2008) | 4 linioj

Convert more code to use new backend. [...]


Mistake has been corrected in SVN.

Benno

-- 
http://www.fastmail.fm - Send your email first class




reply via email to

[Prev in Thread] Current Thread [Next in Thread]