nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 6831b37b43ffe54255143b3fa50e970fc221d844
parent 4d16f26ba45e418cf60f02fc1f1418b6d3cb1742
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Sun, 26 Dec 2021 17:35:30 +0100

tweaks: drop foreign M-U and M-R from among the sample CUA bindings

M-U and M-R are not usual bindings for Undo and Redo.

Diffstat:
Mdoc/sample.nanorc.in | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/doc/sample.nanorc.in b/doc/sample.nanorc.in @@ -321,8 +321,6 @@ #bind ^T gotodir browser #bind ^T cutrestoffile execute #bind ^L linter execute -#bind M-U undo main -#bind M-R redo main #bind ^Z undo main #bind ^Y redo main #set multibuffer