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: Rishabh Dave
Subject: Re: [Nano-devel] [PATCH] add rebinding for Ctrl+Arrow-keys combinations
Date: Tue, 16 Aug 2016 23:37:05 +0530

On Mon, Aug 15, 2016 at 12:42 AM, Benno Schulenberg
<address@hidden> wrote:
> I don't want new functions.

:|

> Just transpose controlleft to CONTROL_LEFT, etcera, when the key
> is interpreted, as I've been saying from the beginning.

I don't understand how a transpose will make things work...
CONTROL_LEFT doesn't defines a value even close to the one provided by
ncurses; to me, it looks like some arbitrary value that we used to tag
irrespective of key code and key sequence; and neither is CONTROL_LEFT
or controlleft responsible for firing function for control-left.

In accordance to as much as code as I have read, nano has no provision
to handle Ctrl | Alt - Left | Right | Up | Down. So, we need to add
code (to invoke functions re/bound with these shortcuts); a transpose
or rearrangement won't suffice.



reply via email to

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