nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] add rebinding for Ctrl+Arrow-keys combinations


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] add rebinding for Ctrl+Arrow-keys combinations
Date: Tue, 09 Aug 2016 16:18:12 +0200

On Mon, Aug 8, 2016, at 19:24, Benno Schulenberg wrote:
> But... I don't like the moving around of all the initialization stuff.
> I will have to think about that.

It's not possible to move those things.  To initialize the subwindows,
it is necessary to know the settings of morespace and nohelp, so this
can only be done after reading both rcfiles.  With your patch applied,
the morespace setting is ignored, and the nohelp setting seems to be
honored but the subwindow is still there, empty.

If you still want to go ahead, leave all initialization as it is in git.
Use the CONTROL_LEFT and other defines to get where you want to be.

Benno

-- 
http://www.fastmail.com - Access your email from home and the web




reply via email to

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