Update manual

This commit is contained in:
Miguel de Icaza 2005-02-26 16:38:59 +00:00
parent f0f4721309
commit 49d8769122
2 changed files with 57 additions and 44 deletions

View File

@ -1,3 +1,12 @@
2005-02-26 Miguel de Icaza <miguel@novell.com>
* doc/mc.1.in: Replace M-char with Alt-char everywhere, which is
simpler to understand.
2005-01-29 Miguel de Icaza <miguel@novell.com>
* configure.ac: Check for getgrouplist API call.
2005-02-07 Roland Illig <roland.illig@gmx.de> 2005-02-07 Roland Illig <roland.illig@gmx.de>
* NEWS: Added the changes between mc-4.6.1-pre3 and now. * NEWS: Added the changes between mc-4.6.1-pre3 and now.

View File

@ -209,7 +209,7 @@ use the following abbreviations:
means hold the Control key while typing the character <chr>. means hold the Control key while typing the character <chr>.
Thus C-f would be: hold the Control key and type f. Thus C-f would be: hold the Control key and type f.
.TP .TP
.B M-<chr> .B Alt-<chr>
means hold the Meta or Alt key down while typing <chr>. means hold the Meta or Alt key down while typing <chr>.
If there is no Meta or Alt key, type If there is no Meta or Alt key, type
.IR ESC , .IR ESC ,
@ -317,20 +317,20 @@ add directory to hotlist
.\"Hotlist" .\"Hotlist"
command. command.
.TP .TP
.B M-! .B Alt-!
executes the Filtered view command, described in the executes the Filtered view command, described in the
.\"LINK2" .\"LINK2"
view command\&. view command\&.
.\"Internal File Viewer" .\"Internal File Viewer"
.TP .TP
.B M-? .B Alt-?
executes the executes the
.\"LINK2" .\"LINK2"
Find file Find file
.\"Find File" .\"Find File"
command. command.
.TP .TP
.B M-c .B Alt-c
pops up the pops up the
.\"LINK2" .\"LINK2"
quick cd quick cd
@ -370,11 +370,11 @@ to tag files you may use the Insert key (the kich1 terminfo sequence)
or the C-t (Control-t) sequence. To untag files, just retag a tagged or the C-t (Control-t) sequence. To untag files, just retag a tagged
file. file.
.TP .TP
.B M-g, M-r, M-j .B Alt-g, Alt-r, Alt-j
used to select the top file in a panel, the middle file and the bottom one, used to select the top file in a panel, the middle file and the bottom one,
respectively. respectively.
.TP .TP
.B C-s, M-s .B C-s, Alt-s
start a filename search in the directory listing. When the search is start a filename search in the directory listing. When the search is
active, the user input will be added to the search string instead of active, the user input will be added to the search string instead of
the command line. If the the command line. If the
@ -388,7 +388,7 @@ or
keys can be used to correct typing mistakes. If C-s is pressed keys can be used to correct typing mistakes. If C-s is pressed
again, the next match is searched for. again, the next match is searched for.
.TP .TP
.B M-t .B Alt-t
toggle the current display listing to show the next display listing toggle the current display listing to show the next display listing
mode. With this it is possible to quickly switch from long listing mode. With this it is possible to quickly switch from long listing
to regular listing and the user defined listing mode. to regular listing and the user defined listing mode.
@ -424,19 +424,23 @@ move the selection bar to the previous entry in the panel.
.B down-key, C-n .B down-key, C-n
move the selection bar to the next entry in the panel. move the selection bar to the next entry in the panel.
.TP .TP
.B home, a1, M-< .B home, a1, Alt-<
move the selection bar to the first entry in the panel. move the selection bar to the first entry in the panel.
.TP .TP
.B end, c1, M-> .B end, c1, Alt->
move the selection bar to the last entry in the panel. move the selection bar to the last entry in the panel.
.TP .TP
.B next-page, C-v .B next-page, C-v
move the selection bar one page down. move the selection bar one page down.
.TP .TP
.B prev-page, M-v .B prev-page, Alt-v
move the selection bar one page up. move the selection bar one page up.
.TP .TP
.B M-o .B Alt-o
If the currently selected file is a directory, load that directory on
the other panel and moves the selection to the next file.
.TP
.B Alt-i
make the current directory of the current panel also the current make the current directory of the current panel also the current
directory of the other panel. Put the other panel to the listing mode directory of the other panel. Put the other panel to the listing mode
if needed. If the current panel is panelized, the other panel doesn't if needed. If the current panel is panelized, the other panel doesn't
@ -446,18 +450,18 @@ become panelized.
only when supported by the terminal: change to ".." and to the currently only when supported by the terminal: change to ".." and to the currently
selected directory respectively. selected directory respectively.
.TP .TP
.B M-y .B Alt-y
moves to the previous directory in the history, equivalent to clicking moves to the previous directory in the history, equivalent to clicking
the the
.I < .I <
with the mouse. with the mouse.
.TP .TP
.B M-u .B Alt-u
moves to the next directory in the history, equivalent to clicking the moves to the next directory in the history, equivalent to clicking the
.I > .I >
with the mouse. with the mouse.
.TP .TP
.B M-S-h, M-H .B Alt-Shift-h, Alt-H
displays the directory history, equivalent to depressing the 'v' with displays the directory history, equivalent to depressing the 'v' with
the mouse. the mouse.
.\"NODE " Shell Command Line" .\"NODE " Shell Command Line"
@ -465,17 +469,17 @@ the mouse.
This section lists keys which are useful to avoid excessive typing when This section lists keys which are useful to avoid excessive typing when
entering shell commands. entering shell commands.
.TP .TP
.B M-Enter .B Alt-Enter
copy the currently selected file name to the command line. copy the currently selected file name to the command line.
.TP .TP
.B C-Enter .B C-Enter
same a M-Enter. May not work on remote systems and some terminals. same a Alt-Enter. May not work on remote systems and some terminals.
.TP .TP
.B C-S-Enter .B C-Shift-Enter
copy the full path name of the currently selected file to the command copy the full path name of the currently selected file to the command
line. May not work on remote systems and some terminals. line. May not work on remote systems and some terminals.
.TP .TP
.B M-Tab .B Alt-Tab
does the filename, command, variable, username and hostname does the filename, command, variable, username and hostname
.\"LINK2" .\"LINK2"
completion completion
@ -496,11 +500,11 @@ the command line.
the quote command can be used to insert characters that are otherwise the quote command can be used to insert characters that are otherwise
interpreted by the Midnight Commander (like the '+' symbol) interpreted by the Midnight Commander (like the '+' symbol)
.TP .TP
.B M-p, M-n .B Alt-p, Alt-n
use these keys to browse through the command history. M-p takes you use these keys to browse through the command history. Alt-p takes you
to the last entry, M-n takes you to the next one. to the last entry, Alt-n takes you to the next one.
.TP .TP
.B M-h .B Alt-h
displays the history for the current input line. displays the history for the current input line.
.\"NODE " General Movement Keys" .\"NODE " General Movement Keys"
.SH " General Movement Keys" .SH " General Movement Keys"
@ -517,7 +521,7 @@ moves one line backward.
.B Down, C-n .B Down, C-n
moves one line forward. moves one line forward.
.TP .TP
.B Prev Page, Page Up, M-v .B Prev Page, Page Up, Alt-v
moves one page up. moves one page up.
.TP .TP
.B Next Page, Page Down, C-v .B Next Page, Page Down, C-v
@ -563,10 +567,10 @@ move the cursor one position left.
.B C-f, move-right .B C-f, move-right
move the cursor one position right. move the cursor one position right.
.TP .TP
.B M-f .B Alt-f
moves one word forward. moves one word forward.
.TP .TP
.B M-b .B Alt-b
moves one word backward. moves one word backward.
.TP .TP
.B C-h, backspace .B C-h, backspace
@ -582,7 +586,7 @@ sets the mark for cutting.
copies the text between the cursor and the mark to a kill buffer and copies the text between the cursor and the mark to a kill buffer and
removes the text from the input line. removes the text from the input line.
.TP .TP
.B M-w .B Alt-w
copies the text between the cursor and the mark to a kill buffer. copies the text between the cursor and the mark to a kill buffer.
.TP .TP
.B C-y .B C-y
@ -591,14 +595,14 @@ yanks back the contents of the kill buffer.
.B C-k .B C-k
kills the text from the cursor to the end of the line. kills the text from the cursor to the end of the line.
.TP .TP
.B M-p, M-n .B Alt-p, Alt-n
Use these keys to browse through the command history. M-p takes you Use these keys to browse through the command history. Alt-p takes you
to the last entry, M-n takes you to the next one. to the last entry, Alt-n takes you to the next one.
.TP .TP
.B M-C-h, M-Backspace .B Alt-C-h, Alt-Backspace
delete one word backward. delete one word backward.
.TP .TP
.B M-Tab .B Alt-Tab
does the filename, command, variable, username and hostname does the filename, command, variable, username and hostname
.\"LINK2" .\"LINK2"
completion completion
@ -888,7 +892,7 @@ is undefined, the "view" command is invoked. If you use Shift-F3
instead, the viewer will be invoked without doing any formatting or instead, the viewer will be invoked without doing any formatting or
preprocessing to the file. preprocessing to the file.
.PP .PP
.B Filtered View (M-!) .B Filtered View (Alt-!)
.PP .PP
This command prompts for a command This command prompts for a command
and its arguments (the argument defaults to the currently selected and its arguments (the argument defaults to the currently selected
@ -922,7 +926,7 @@ Mask copy/rename\&.
.\"Mask Copy/Rename" .\"Mask Copy/Rename"
.PP .PP
On some systems, it is possible to do the copy in the background by On some systems, it is possible to do the copy in the background by
clicking on the background button (or pressing M-b in the dialog clicking on the background button (or pressing Alt-b in the dialog
box). The box). The
.\"LINK2" .\"LINK2"
Background Jobs Background Jobs
@ -968,7 +972,7 @@ can press C-c or ESC to abort the operation. For more details look at Copy
operation above, most of the things are quite similar. operation above, most of the things are quite similar.
.PP .PP
On some systems, it is possible to do the copy in the background by On some systems, it is possible to do the copy in the background by
clicking on the background button (or pressing M-b in the dialog clicking on the background button (or pressing Alt-b in the dialog
box). The box). The
.\"LINK2" .\"LINK2"
Background Jobs Background Jobs
@ -985,7 +989,7 @@ Delete the currently selected file or the tagged files in the
currently selected panel. During the process, you can press C-c or currently selected panel. During the process, you can press C-c or
ESC to abort the operation. ESC to abort the operation.
.PP .PP
.B Quick cd (M-c) .B Quick cd (Alt-c)
Use the Use the
.\"LINK2" .\"LINK2"
quick cd quick cd
@ -1062,7 +1066,7 @@ contents or the date times, it just checks the file size.
.PP .PP
The Command history command shows a list of typed commands. The The Command history command shows a list of typed commands. The
selected command is copied to the command line. The command history selected command is copied to the command line. The command history
can also be accessed by typing M-p or M-n. can also be accessed by typing Alt-p or Alt-n.
.PP .PP
The The
.\"LINK2" .\"LINK2"
@ -1152,7 +1156,7 @@ Make a new directory below this directory.
.B F8 (Delete). .B F8 (Delete).
Delete this directory from the file system. Delete this directory from the file system.
.PP .PP
.B C-s, M-s. .B C-s, Alt-s.
Search the next directory matching the search string. If there is Search the next directory matching the search string. If there is
no such directory these keys will move one line down. no such directory these keys will move one line down.
.PP .PP
@ -1694,11 +1698,11 @@ By default the Midnight Commander pops up all possible
completions completions
.\"Completion" .\"Completion"
if the completion is ambiguous only when you press if the completion is ambiguous only when you press
.B M-Tab .B Alt-Tab
for the second time. For the first time, it just completes as much as for the second time. For the first time, it just completes as much as
possible and beeps in the case of ambiguity. Enable this option if you possible and beeps in the case of ambiguity. Enable this option if you
want to see all possible completions even after pressing want to see all possible completions even after pressing
.B M-Tab .B Alt-Tab
the first time. the first time.
.PP .PP
.I Rotating dash. .I Rotating dash.
@ -2429,7 +2433,7 @@ Exit the internal file viewer.
.B next-page, space, C-v. .B next-page, space, C-v.
Scroll one page forward. Scroll one page forward.
.PP .PP
.B prev-page, M-v, C-b, backspace. .B prev-page, Alt-v, C-b, backspace.
Scroll one page backward. Scroll one page backward.
.PP .PP
.B down-key .B down-key
@ -2459,7 +2463,7 @@ Jump to the next file.
.B C-b .B C-b
Jump to the previous file. Jump to the previous file.
.PP .PP
.B M-r .B Alt-r
Toggle the ruler. Toggle the ruler.
.PP .PP
It's possible to instruct the file viewer how to display a file, look It's possible to instruct the file viewer how to display a file, look
@ -2602,7 +2606,7 @@ the current position and you can select with the arrow keys and
the correct entry. You can also type the first letters in which the the correct entry. You can also type the first letters in which the
possibilities differ to move to a subset of all possibilities and possibilities differ to move to a subset of all possibilities and
complete as much as possible. If you press complete as much as possible. If you press
.B M-Tab .B Alt-Tab
again, only the subset will be shown in the listbox, otherwise the first again, only the subset will be shown in the listbox, otherwise the first
item which matches all the previous characters will be highlighted. As item which matches all the previous characters will be highlighted. As
soon as there is no ambiguity, dialog disappears, but you can hide it by soon as there is no ambiguity, dialog disappears, but you can hide it by
@ -2614,7 +2618,7 @@ and left and right arrow keys. If
Complete: show all Complete: show all
.\"Configuration" .\"Configuration"
is disabled, the dialog pops up only if you press is disabled, the dialog pops up only if you press
.B M-Tab .B Alt-Tab
for the second time, for the first time MC just beeps. for the second time, for the first time MC just beeps.
.\"NODE "Virtual File System" .\"NODE "Virtual File System"
.SH "Virtual File System" .SH "Virtual File System"
@ -3221,7 +3225,7 @@ insert=\\e[Op
The The
.I complete .I complete
key symbol represents the escape sequences used to invoke the completion key symbol represents the escape sequences used to invoke the completion
process, this is invoked with M-tab, but you can define other keys to do process, this is invoked with Alt-tab, but you can define other keys to do
the same work (on those keyboard with tons of nice and unused keys the same work (on those keyboard with tons of nice and unused keys
everywhere). everywhere).
.SH "" .SH ""