help-nano
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bindings


From: Benno Schulenberg
Subject: Re: Bindings
Date: Fri, 10 Apr 2020 17:36:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

[Please answer to the list, not to me.]

Op 10-04-2020 om 13:10 schreef semi colon:
> Hi! I wanted to bind ^Up to go to the end of a document, and ^Down to go to
> the bottom.

^Home and ^End go to the top and bottom of the file, like in several
other editors.

> Additionally, is it possible to add binds to backspace?
In general, no.  It depends on your terminal.  If in nano you type:
M-V <Backspace>  and  M-V <Ctrl+Backspace>, and they produce different
codes (in my case: ^? and ^H), then you can bind <Ctrl+Backspace> to
some function by rebinding ^H.  For example: bind ^H chopwordleft main.

Benno

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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