Re: Control + Shift Bindings

Simon Harrison <[email protected]> Sun, 14 Sep 2025 17:12:08 +0100
Newsgroups gmane.editors.nano.general
Message-ID <20250914171208.0f40d53e@jupiter>
On Sun, 14 Sep 2025 17:01:30 +0200
Benno Schulenberg <[email protected]> wrote:

> To clarify: nano depends on ncurses, and ncurses does not
> differentiate between Ctrl+letter and Ctrl+Shift+letter.
> So nano cannot distinguish between the two.
> 
> 
> Benno

Ah, that makes sense. Thanks for the explanation. While you're here,
was there a decision made about code folding? I saw it on the mailing
list whilst looking for something else.