Re: Bindings

semi colon <[email protected]> Mon, 13 Apr 2020 02:29:05 +0100
Newsgroups gmane.editors.nano.general
Message-ID <[email protected]>
Oh, oops. I’m still using the webpage’s manpage on nanorc. I used a distribution with no documentation for a decent time. Not used to it being there yet.

> On 12 Apr 2020, at 10:42, Benno Schulenberg <[email protected]> wrote:
> 
> 
> Op 11-04-2020 om 14:34 schreef semi colon:
>> Hi, I'm trying to bind uncut and copytext to a different set of keys. I've
>> unbound ^U and M-6, and have rebound, but I'm getting the errors "Cannot map name
>> "uncut" to a function" and "Cannot map name "copytext" to a function".
> 
> What version of nano are you running?
> 
> The bindable functions 'uncut' and 'copytext' were renamed in version 3.0,
> to 'paste' and 'copy', and the old forms were removed in version 4.0.
> 
> See man nanorc for valid function names.
> 
> Benno
>