nano

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

commit 747310562c85acdfc942c760fde7104a112290ce
parent 1ae97076cd55b793013cfcb12fc009cc87d4821f
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon,  3 Jul 2017 17:35:50 +0200

tweaks: avoid a failure with black diamonds in a PDF

Diffstat:
Mdoc/nano.texi | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/nano.texi b/doc/nano.texi @@ -422,8 +422,8 @@ corresponding Unicode character into the buffer. @end itemize For example, typing "Esc Esc 2 3 4" will enter the character "ê" --- -useful when going to a French party. Typing "M-V 0 0 2 5 c 6" will -enter the symbol "◆", a little black diamond. +useful when writing about a French party. Typing "M-V 0 0 2 2 c 4" +will enter the symbol "⋄", a little diamond. @node Commands @section Commands