nano

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

commit d49ec07cae73d2ec967b5523d9ad385c72084c0c
parent 1bf8f5e9d26824caf7dc22b583d04ec68b7f0e30
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sat,  5 Jan 2002 04:08:01 +0000

Update nano.1.html to match -K option


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@975 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mnano.1.html | 10++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/nano.1.html b/nano.1.html @@ -3,7 +3,7 @@ Content-type: text/html <HTML><HEAD><TITLE>Manpage of NANO</TITLE> </HEAD><BODY> <H1>NANO</H1> -Section: User Commands (1)<BR>Updated: October 3, 2001<BR><A HREF="#index">Index</A> +Section: User Commands (1)<BR>Updated: January 3, 2002<BR><A HREF="#index">Index</A> <A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR> @@ -52,6 +52,12 @@ Write file in DOS format. <DD> Enable multiple file buffers (if available). +<DT><B>-K (--keypad)</B> + +<DD> +Do not use the ncurses keypad() call unless necessary. Try this flag if +you find that the arrow keys on the numeric keypad do not work for you +under nano. <DT><B>-M (--mac)</B> <DD> @@ -207,6 +213,6 @@ used by others). This document was created by <A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>, using the manual pages.<BR> -Time: 01:18:43 GMT, October 04, 2001 +Time: 04:02:51 GMT, January 05, 2002 </BODY> </HTML>