nano-devel
[Top][All Lists]
Advanced

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

Re: revisiting ^F for Search


From: pepa65
Subject: Re: revisiting ^F for Search
Date: Mon, 20 Feb 2023 07:16:57 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 2023-02-19 22:56, Benno Schulenberg wrote:
So, the second patch instead adds an option (--hipperkeys), that
changes nano's bindings to be more like what most people know from
modern desktop programs: ^Q for Quit, ^O for Open file, ^F for Find,
^Z for undo, and so on.

The second patch also makes it so that --hipperkeys is activated
when nano's binary starts with the letter "e".  This allows using
the newer bindings without having to pass any option by making a
one-time symlink to the nano binary.  For example:

    cd /usr/local/bin && sudo ln -s nano eta

Revolutionizing nano! For me, this means that in installs for remote machines 
where there is only occasional editing, I will just do: ln -s 
/usr/local/bin/nano /usr/local/bin/e

Cheers,
Peter



reply via email to

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