mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
* doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
This commit is contained in:
parent
2da73069b9
commit
4a678ed729
@ -1,5 +1,7 @@
|
|||||||
2001-08-07 Pavel Roskin <proski@gnu.org>
|
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.
|
* doc/mc.1.in: Fix all broken links.
|
||||||
|
|
||||||
2001-08-06 Pavel Roskin <proski@gnu.org>
|
2001-08-06 Pavel Roskin <proski@gnu.org>
|
||||||
|
10
doc/mc.1.in
10
doc/mc.1.in
@ -2363,7 +2363,7 @@ Reverse regular expression search.
|
|||||||
.B F7
|
.B F7
|
||||||
Normal search / hex mode search.
|
Normal search / hex mode search.
|
||||||
.PP
|
.PP
|
||||||
.B C-s.
|
.B C-s, F17, n.
|
||||||
Start normal search if there was no previous search expression else
|
Start normal search if there was no previous search expression else
|
||||||
find next match.
|
find next match.
|
||||||
.PP
|
.PP
|
||||||
@ -2371,9 +2371,6 @@ find next match.
|
|||||||
Start reverse search if there was no previous search expression else
|
Start reverse search if there was no previous search expression else
|
||||||
find next match.
|
find next match.
|
||||||
.PP
|
.PP
|
||||||
.B n.
|
|
||||||
Find next match.
|
|
||||||
.PP
|
|
||||||
.B F8
|
.B F8
|
||||||
Toggle Raw/Parsed mode: This will show the file as found on disk or if
|
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
|
a processing filter has been specified in the mc.ext file, then the
|
||||||
@ -2404,8 +2401,11 @@ Scroll one line backward.
|
|||||||
.B C-l
|
.B C-l
|
||||||
Refresh the screen.
|
Refresh the screen.
|
||||||
.PP
|
.PP
|
||||||
|
.B C-o
|
||||||
|
Switch to the subshell and show the command screen.
|
||||||
|
.PP
|
||||||
.B !
|
.B !
|
||||||
Spawn a shell in the currently working directory.
|
Like C-o, but run a new shell if the subshell is not running.
|
||||||
.PP
|
.PP
|
||||||
.B "[n] m"
|
.B "[n] m"
|
||||||
Set the mark n.
|
Set the mark n.
|
||||||
|
Loading…
Reference in New Issue
Block a user