Re: Control + Shift Bindings

Simon Harrison <[email protected]> Sun, 14 Sep 2025 15:35:20 +0100
Newsgroups gmane.editors.nano.general
Message-ID <20250914153520.1c6562fe@jupiter>
On Sun, 14 Sep 2025 11:00:11 +0100
Simon Harrison <[email protected]> wrote:

> Hello. I've just discovered we can do things like the following:
> 
> bind ^N "{home}{enter}{up}" main 
> 
> Which will insert a newline above the current line. Is it possible for
> me to have:
> 
> Ctrl-n - newline below current line
> Ctrl-Shift-n - newline above current line
> 
> Thanks!
> 

Further research indicates that it's not possible. Never mind.