summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/ee.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ee/ee.1')
-rw-r--r--usr.bin/ee/ee.127
1 files changed, 24 insertions, 3 deletions
diff --git a/usr.bin/ee/ee.1 b/usr.bin/ee/ee.1
index b51d9d7..91ca919 100644
--- a/usr.bin/ee/ee.1
+++ b/usr.bin/ee/ee.1
@@ -4,7 +4,7 @@
.\"
.\" nroff -man ee.1
.\"
-.\" $Header: /home/ncvs/src/usr.bin/ee/ee.1,v 1.2 1996/01/30 13:48:39 mpp Exp $
+.\" $Header: /home/ncvs/src/usr.bin/ee/ee.1,v 1.3 1996/02/02 00:25:36 mpp Exp $
.\"
.\"
.TH ee 1 "" "" "" ""
@@ -211,7 +211,7 @@ Read the named \fIfile\fR.
Write the text to the named \fIfile\fR.
.RE
.\"
-.\" menu options
+.\" menu operations
.\"
.SS "Menu Operations"
.PP
@@ -231,6 +231,9 @@ for moving down to move to the desired items in the menu, then press
.B return
to perform the indicated task.
.PP
+To the left of each menu item is a letter, which if the corresponding
+letter is pressed on the keyboard selects that menu entry.
+.PP
The main menu in \fIee\fR is as follows:
.RS 4
.IP "\fBleave editor\fR"
@@ -454,6 +457,24 @@ Turns on emacs key bindings.
.IP \fBnoemacs\fR
Turns off emacs key bindings.
.RE
+.\"
+.\" save editor configuration
+.\"
+.SS "Save Editor Configuration"
+.PP
+When using this entry from the
+.B settings
+menu, the user may choose to save the current configuration of
+the editor (see \fBInitializing ee from a
+file\fR above) to a file named
+.I .init.ee
+in the current directory or the user's home directory. If a file named
+.I .init.ee
+already exists, it will be renamed
+.IR .init.ee.old .
+.\"
+.\" Caveats
+.\"
.SH CAVEATS
.PP
THIS MATERIAL IS PROVIDED "AS IS". THERE ARE
@@ -501,7 +522,7 @@ This software and documentation contains
proprietary information which is protected by
copyright. All rights are reserved.
.PP
-Copyright (c) 1990, 1991, 1992, 1993 Hugh Mahon.
+Copyright (c) 1990, 1991, 1992, 1993, 1995 Hugh Mahon.
.SH "SEE ALSO"
.PP
termcap(5), terminfo(5), environ(7), spell(1), ispell(1), lp(1)
OpenPOWER on IntegriCloud