Op 31-01-2020 om 16:44 schreef Jonas Smedegaard:
> Quoting Benno Schulenberg (2020-01-31 14:19:10)
>> For ^C, yes, I will make the suggested change.

Fixed in git:  https://git.savannah.gnu.org/cgit/nano.git/commit/?id=0a52e92d

>>> #bind ^S savefile main
> 
> Ah, I wasn unaware that it was bound by default - which indicates that 
> yes I think it would be splendid if that binding was listed at the 
> bottom :-)

Done:  https://git.savannah.gnu.org/cgit/nano.git/commit/?id=3f5ba950

> I have looked (but not really hard) for documentation of default 
> bindings.  If that's not currently documented then I suggest doing so 
> and/or implement a command to emit current bindings.  If already 
> documented, then sorry - I apparently just didn't look hard enough :-)

The current bindings can be seen by typing ^G (or ^H when you've rebound help).

:)

True, that is not a list of 'bind' commands.  But there is no such list,
because internally nano makes the key bindings in a different way.  See
https://git.savannah.gnu.org/cgit/nano.git/tree/src/global.c?id=3f5ba950#n1137

For a different list: https://nano-editor.org/dist/latest/cheatsheet.html

Benno

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to