* doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.

This commit is contained in:
Pavel Roskin 2001-08-07 17:08:09 +00:00
parent 2da73069b9
commit 4a678ed729
2 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,7 @@
2001-08-07 Pavel Roskin <proski@gnu.org>
* doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
* doc/mc.1.in: Fix all broken links.
2001-08-06 Pavel Roskin <proski@gnu.org>

View File

@ -2363,7 +2363,7 @@ Reverse regular expression search.
.B F7
Normal search / hex mode search.
.PP
.B C-s.
.B C-s, F17, n.
Start normal search if there was no previous search expression else
find next match.
.PP
@ -2371,9 +2371,6 @@ find next match.
Start reverse search if there was no previous search expression else
find next match.
.PP
.B n.
Find next match.
.PP
.B F8
Toggle Raw/Parsed mode: This will show the file as found on disk or if
a processing filter has been specified in the mc.ext file, then the
@ -2404,8 +2401,11 @@ Scroll one line backward.
.B C-l
Refresh the screen.
.PP
.B C-o
Switch to the subshell and show the command screen.
.PP
.B !
Spawn a shell in the currently working directory.
Like C-o, but run a new shell if the subshell is not running.
.PP
.B "[n] m"
Set the mark n.