From f9ab3f79e5a4716a1b2e7b8c95cb3f635ccb44f6 Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Fri, 17 Jan 2003 03:06:28 +0000 Subject: [PATCH] - nano.1, nano.1.html - Updated for the --preserve and --historylog options git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1369 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 2 ++ nano.1 | 13 ++++++++----- nano.1.html | 16 ++++++++++------ 3 files changed, 20 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 82b92f6c..9fe58d2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -250,6 +250,8 @@ Changes - nano.texi: - Typo fixes and updates. (David Benbennick) - Updates for the most recent and not so recent changes. +- nano.1, nano.1.html + - Updated for the --preserve and --historylog options. - TODO - Added some wishlist stuff. - THANKS: diff --git a/nano.1 b/nano.1 index 712cf6f4..a1069ad4 100644 --- a/nano.1 +++ b/nano.1 @@ -10,7 +10,7 @@ .\" Please adjust this date whenever revising the manpage. .\" .SH NAME -nano \- Nano's ANOther editor, an enhanced free Pico Clone +nano \- Nano's ANOther editor, an enhanced free Pico clone .SH SYNOPSIS .B nano .I [\+LINE]\ [options]\ [file] @@ -41,6 +41,10 @@ Write file in DOS format. .B \-F (\-\-multibuffer) Enable multiple file buffers, if available. .TP +.B \-H (\-\-historylog) +Log search and replace strings to ~/.nano_history so they may be +stored for later editing, if nanorc support is configured. +.TP .B \-I (\-\-ignorercfiles) Don't look at $SYSCONFDIR/nanorc or ~/.nanorc, if nanorc support is available. @@ -103,10 +107,9 @@ Enable mouse support (if available for your system). Set operating directory. Makes nano set up something similar to a chroot. .TP -.B \-p (\-\-pico) -Emulate Pico as closely as possible. This affects both the "shortcut -list" at the bottom of the screen, as well as the display and entry of -previous search and replace strings. +.B \-p (\-\-preserve) +Preserve the XON and XOFF sequences (^Q and ^S) so they will be +caught by the terminal. .TP .B \-r \fI[#cols]\fP (\-\-fill=\fI[#cols]\fP) Wrap lines at column #cols. By default, this is the width of the diff --git a/nano.1.html b/nano.1.html index cabb4899..c06236a8 100644 --- a/nano.1.html +++ b/nano.1.html @@ -11,7 +11,7 @@ Section: User Commands (1)
Updated: November 1, 2002
Ind  

NAME

-nano - Nano's ANOther editor, an enhanced free Pico Clone +nano - Nano's ANOther editor, an enhanced free Pico clone  

SYNOPSIS

@@ -56,6 +56,11 @@ Write file in DOS format.
Enable multiple file buffers, if available. +
-H (--historylog) + +
+Log search and replace strings to ~/.nano_history so they may be +stored for later editing, if nanorc support is configured.
-I (--ignorercfiles)
@@ -135,12 +140,11 @@ Enable mouse support (if available for your system).
Set operating directory. Makes nano set up something similar to a chroot. -
-p (--pico) +
-p (--preserve)
-Emulate Pico as closely as possible. This affects both the "shortcut -list" at the bottom of the screen, as well as the display and entry of -previous search and replace strings. +Preserve the XON and XOFF sequences (^Q and ^S) so they will be +caught by the terminal.
-r [#cols] (--fill=[#cols])
@@ -236,6 +240,6 @@ used by others). This document was created by man2html, using the manual pages.
-Time: 17:00:52 GMT, November 01, 2002 +Time: 03:06:20 GMT, January 17, 2003 -- 2.39.5