nano

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

commit c0abcc6018ffa856f6dc22ad2e40be88ac683cff
parent 55537dc2184c64ed7d0d869e56f3e3607f59340c
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon, 10 Dec 2018 11:57:14 +0100

docs: harmonize the style of bindable-function descriptions

Diffstat:
Mdoc/nano.texi | 2+-
Mdoc/nanorc.5 | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/nano.texi b/doc/nano.texi @@ -1150,7 +1150,7 @@ Pastes the currently stored text into the current buffer at the current cursor position. @item zap -Throw away the current line (or the marked region). +Throws away the current line (or the marked region). (This function is bound by default to <Meta+Delete>.) @item cutwordleft diff --git a/doc/nanorc.5 b/doc/nanorc.5 @@ -507,7 +507,7 @@ Pastes the currently stored text into the current buffer at the current cursor position. .TP .B zap -Throw away the current line (or the marked region). +Throws away the current line (or the marked region). (This function is bound by default to <Meta+Delete>.) .TP .B cutwordleft