Minor changes in formatting. Fix explanation for "Complete: show all".

This commit is contained in:
Pavel Roskin 2002-10-17 23:54:58 +00:00
parent c2b0a2333a
commit 8309bbc5d8

View File

@ -1413,9 +1413,9 @@ to the shell patterns option. You can override the global value of
the shell patterns option by writing "shell_patterns=x" on the first the shell patterns option by writing "shell_patterns=x" on the first
line of the menu file (where "x" is either 0 or 1). line of the menu file (where "x" is either 0 or 1).
.PP .PP
.nf
Type is one or more of the following characters: Type is one or more of the following characters:
.PP
.nf
n not directory n not directory
r regular file r regular file
d directory d directory
@ -1642,20 +1642,17 @@ internal file viewer.
.\"Internal File Viewer" .\"Internal File Viewer"
.PP .PP
.I Complete: show all. .I Complete: show all.
By default the Midnight Commander By default the Midnight Commander pops up all possible
pops up all possible
.\"LINK2" .\"LINK2"
completions completions
.\"Completion" .\"Completion"
if the completion is if the completion is ambiguous only when you press
ambiguous if you press
.B M-Tab .B M-Tab
for the second time, for the for the second time. For the first time, it just completes as much as
first time it just completes as much as possible and in possible and beeps in the case of ambiguity. Enable this option if you
the case of ambiguity beeps. If you want to see all the want to see all possible completions even after pressing
possible completions already after the first
.B M-Tab .B M-Tab
pressing, enable this option. the first time.
.PP .PP
.I Rotating dash. .I Rotating dash.
If this option is enabled, the If this option is enabled, the
@ -2822,15 +2819,13 @@ if it is set, it has the same effect as the -c flag.
You may specify terminals that always force color mode You may specify terminals that always force color mode
by adding the by adding the
.I color_terminals .I color_terminals
variable to the Colors variable to the Colors section of the initialization file. This will
section of the initialization file. This will prevent the prevent the Midnight Commander from trying to detect if your terminal
Midnight Commander from trying to detect if your terminal supports color. Example:
supports color. Example: .PP
.nf .nf
[Colors] [Colors]
color_terminals=linux,xterm color_terminals=linux,xterm
.fi
.nf
color_terminals=terminal-name1,terminal-name2... color_terminals=terminal-name1,terminal-name2...
.fi .fi
.PP .PP
@ -2929,6 +2924,7 @@ brightgreen, brown, yellow, blue, brightblue, magenta, brightmagenta,
cyan, brightcyan, lightgray and white. And there is a special keyword cyan, brightcyan, lightgray and white. And there is a special keyword
for transparent background. It is 'default'. The 'default' can only be for transparent background. It is 'default'. The 'default' can only be
used for background color. Example: used for background color. Example:
.PP
.nf .nf
[Colors] [Colors]
base_color=normal=white,default:marked=magenta,default base_color=normal=white,default:marked=magenta,default