|
@@ -1182,6 +1182,10 @@ Comments are started with <tt/#/. The additional comment
|
|
|
lines must start with <tt/#/, space or tab.
|
|
|
|
|
|
<sect1>Options Menu<label id="Options Menu">
|
|
|
+<p>
|
|
|
+The Midnight Commander has some options that may be toggled on and
|
|
|
+off in several dialogs which are accessible from this menue. Options
|
|
|
+are enabled if they have an asterisk or "x" in front of them.
|
|
|
|
|
|
<p>
|
|
|
The <lnk name="Configuration" id="Configuration"> command pops up a dialog from which you
|
|
@@ -1211,16 +1215,8 @@ settings is saved, too.
|
|
|
<sect2>Configuration<label id="Configuration">
|
|
|
|
|
|
<p>
|
|
|
-The program has some options that may be toggled on and
|
|
|
-off from the Configuration dialog. Options are enabled if
|
|
|
-they have an asterisk or "x" in front of them. These
|
|
|
-options are divided into three groups: Screen Colors,
|
|
|
-Panel Options and Other Options.
|
|
|
-
|
|
|
-<bf/Screen Colors/ You can select whether your display supports color or not.
|
|
|
-Normally this information is in the terminfo database. If
|
|
|
-you want to know how to change individual colors see the
|
|
|
-section on <lnk name="Colors" id="Colors">.
|
|
|
+The options in this dialog are divided into three groups: Panel Options
|
|
|
+Pause after run and Other Options.
|
|
|
|
|
|
<bf/Panel Options/
|
|
|
|
|
@@ -1233,9 +1229,11 @@ show all files that start with a dot (like <tt/ls -a/).
|
|
|
<tag/Mark moves down/ By default when you mark a file (with
|
|
|
either <tt/C-t/ or the Insert key) the selection bar will move
|
|
|
down.
|
|
|
-<tag/Show Mini-Status/ If enabled, show one line of status
|
|
|
-information at the bottom of the panels about the
|
|
|
-currently selected item.
|
|
|
+<tag/Drop down menues/ When this option is enabled, when you press the <tt/F9/
|
|
|
+key, the pull down menus will be activated, else, you will
|
|
|
+only be presented with the menu title, and you will have
|
|
|
+to select the entry with the arrow keys or the first
|
|
|
+letter and from there select your option in the menu.
|
|
|
<tag/Mix all files/ When this option is enabled, all files and
|
|
|
directories are shown mixed together. If the option is
|
|
|
off, directories (and links to directories) are shown at
|
|
@@ -1253,16 +1251,9 @@ option on, you have to rescan the directory manually (with
|
|
|
<tt/C-r/).
|
|
|
</descrip>
|
|
|
|
|
|
-<bf/Other Options/
|
|
|
-
|
|
|
+<bf/Pause after run/
|
|
|
<descrip>
|
|
|
-<tag/Verbose operation/ This toggles whether the file Copy,
|
|
|
-Rename and Delete operations are verbose (i.e. display a
|
|
|
-dialog box for each operation). If you have a slow
|
|
|
-terminal, you may wish to disable the verbose operation.
|
|
|
-It is automatically turned off if the speed of your
|
|
|
-terminal is less than 9600 bps.
|
|
|
-<tag/Pause after run/ After executing your commands, the
|
|
|
+After executing your commands, the
|
|
|
Midnight Commander can pause, so that you can examine the
|
|
|
output of the command. There are three possible settings
|
|
|
for this variable: <em/Never/ Means that you do not want to see
|
|
@@ -1274,6 +1265,24 @@ showing the output of the last command executed (any
|
|
|
terminal that is not an <bf/xterm/ or the Linux console).
|
|
|
<em/Always/ The program will pause after executing all of your
|
|
|
commands.
|
|
|
+</descrip>
|
|
|
+
|
|
|
+<bf/Other Options/
|
|
|
+
|
|
|
+<descrip>
|
|
|
+
|
|
|
+<tag/Verbose operation/ This toggles whether the file Copy,
|
|
|
+Rename and Delete operations are verbose (i.e. display a
|
|
|
+dialog box for each operation). If you have a slow
|
|
|
+terminal, you may wish to disable the verbose operation.
|
|
|
+It is automatically turned off if the speed of your
|
|
|
+terminal is less than 9600 bps.
|
|
|
+<tag/Compute totals/ If this option is enabled, the Midnight
|
|
|
+Commander computes total byte sizes and total number of files
|
|
|
+prior to any Copy, Rename and Delete operations. This will
|
|
|
+provide you with a more accurate progress bar at the expense
|
|
|
+of some speed. This option has no effect, if <em/Verbose operation/
|
|
|
+is disabled.
|
|
|
<tag/Shell Patterns/ By default the Select, Unselect and Filter
|
|
|
commands will use shell-like regular expressions. The
|
|
|
following conversions are performed to achieve this: the
|
|
@@ -1299,9 +1308,24 @@ is disabled, the pager specified in the <tt/PAGER/ environment
|
|
|
variable is used. If no pager is specified, the <bf/view/
|
|
|
command is used. See the section on the <lnk name="internal file
|
|
|
viewer" id="Internal File Viewer">.
|
|
|
-<tag/Confirm Delete/ This option is toggled on by default, and
|
|
|
-will cause the Midnight Commander to ask for confirmation
|
|
|
-when deleting a single file.
|
|
|
+<tag/Complete: show all/ By default the Midnight Commander
|
|
|
+pops up all possible <lnk name="completions" id="Completion"> if the completion is
|
|
|
+ambiguous if you press <tt/M-Tab/ for the second time, for the
|
|
|
+first time it just completes as much as possible and in
|
|
|
+the case of ambiguity beeps. If you want to see all the
|
|
|
+possible completions already after the first <tt/M-Tab/
|
|
|
+pressing, enable this option.
|
|
|
+<tag/Rotating dash/ If this option is enabled, the
|
|
|
+Midnight Commander shows a rotating dash in the upper right corner
|
|
|
+as a work in progress indicator.
|
|
|
+<tag/Lynx-like motion/ If this option is enabled,
|
|
|
+you may use the arrows keys to automatically chdir if the
|
|
|
+current selection is a subdirectory and the shell command
|
|
|
+line is empty. By default, this setting is off.
|
|
|
+<tag/Advanced chown/ If this option is enabled, the
|
|
|
+<lnk name="Advanced Chown" id="Advanced Chown">
|
|
|
+command will be invoked if you run the
|
|
|
+<lnk name="Chmod" id="Chmod"> or <lnk name="Chown" id="Chown"> command.
|
|
|
<tag/Cd follows links/ This option, if set, causes the Midnight
|
|
|
Commander to follow the logical chain of directories when
|
|
|
changing current directory either in the panels, or using
|
|
@@ -1311,6 +1335,12 @@ directory structure, so <tt/cd ../ if you've entered that
|
|
|
directory through a link will move you to the current
|
|
|
directory's real parent and not to the directory where the
|
|
|
link was present.
|
|
|
+<tag/Safe delete/ If this option is enabled, deleting files
|
|
|
+unintentionally will get more difficult. The default
|
|
|
+selection in the confirmation dialog changes from the "Yes"
|
|
|
+to the "No" button and deletion of non empty direcories has to be
|
|
|
+confirmed by entering the word <em/yes/. By default this
|
|
|
+option is disabled.
|
|
|
</descrip>
|
|
|
|
|
|
<sect2>Display bits<label id="Display bits">
|
|
@@ -1437,6 +1467,10 @@ panels. You can specify whether the area is split to the
|
|
|
panels in vertical or horizontal direction. The split can
|
|
|
be equal or you can specify an unequal split.
|
|
|
|
|
|
+If the <em/Show Mini-Status/ option is enabled, one line of status
|
|
|
+information about the currently selected item is showed at the bottom
|
|
|
+of the panels.
|
|
|
+
|
|
|
<sect2>Save Setup<label id="Save Setup">
|
|
|
|
|
|
<p>
|
|
@@ -1691,6 +1725,15 @@ selected files
|
|
|
The Chown command is used to change the owner/group of a
|
|
|
file. The hot key for this command is <tt/C-x o/.
|
|
|
|
|
|
+<sect>Advanced Chown<label id="Advanced Chown">
|
|
|
+
|
|
|
+<p>
|
|
|
+The Advanced Chown command is the <lnk name="Chmod" id="Chmod">
|
|
|
+and <lnk name="Chown" id="Chown"> command combined into one
|
|
|
+window. You can change the permissions and owner/group of
|
|
|
+files at once.
|
|
|
+
|
|
|
+
|
|
|
<sect>File Operations<label id="File Operations">
|
|
|
|
|
|
<p>
|
|
@@ -2052,9 +2095,9 @@ Filename, username, variable and hostname completion works
|
|
|
on all input lines, command completion is command line
|
|
|
specific. If the completion is ambiguous (there are more
|
|
|
different possibilities), MC beeps and the following
|
|
|
-action depends on the setting of the <em/show_all_if_ambiguous/
|
|
|
-<lnk name="variable" id="Special Settings">
|
|
|
-in the Initialization file. If it is nonzero, a
|
|
|
+action depends on the setting of the <em/Complete: show all/
|
|
|
+option in the <lnk name="Configuration" id="Configuration">
|
|
|
+dialog. If it is enabled, a
|
|
|
list of all possibilities pops up next to the current
|
|
|
position and you can select with the arrow keys and <tt/Enter/
|
|
|
the correct entry. You can also type the first letters in
|
|
@@ -2065,8 +2108,9 @@ listbox, otherwise the first 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
|
|
|
canceling keys <tt/Esc,/ <tt/F10/ and left and right arrow keys. If
|
|
|
-<em/show_all_if_ambiguous/
|
|
|
-<lnk name="variable" id="Special Settings"> is set to zero, the dialog pops up
|
|
|
+<em/Complete: show all/
|
|
|
+<lnk name="Configuration" id="Configuration"> is disabled,
|
|
|
+the dialog pops up
|
|
|
only if you press <tt/M-Tab/ for the second time, for the first
|
|
|
time MC just beeps.
|
|
|
|
|
@@ -2390,12 +2434,6 @@ of the field clear_before_exec to 0.
|
|
|
MC enters that directory. If this flag is set to 1, then
|
|
|
MC will ask for confirmation before changing the directory
|
|
|
if you have files tagged.
|
|
|
-<tag/drop_menus/ If this variable is set, when you press the <tt/F9/
|
|
|
-key, the pull down menus will be activated, else, you will
|
|
|
-only be presented with the menu title, and you will have
|
|
|
-to select the entry with the arrow keys or the first
|
|
|
-letter and from there select your option in the menu.
|
|
|
-
|
|
|
<tag/ftpfs_retry_seconds/
|
|
|
This value is the number of seconds the Midnight Commander will wait
|
|
|
before attempting a reconnection to an ftp server that has denied the
|
|
@@ -2421,12 +2459,6 @@ mouse is done by pages or line by line on the panels.
|
|
|
<tag/mouse_move_pages_viewer/ Controls if scrolling with the
|
|
|
mouse is done by pages or line by line on the internal
|
|
|
file viewer.
|
|
|
-<tag/navigate_with_arrows/ If this setting is turned on, then
|
|
|
-you may use the arrows keys to automatically chdir if the
|
|
|
-current selection is a subdirectory and the shell command
|
|
|
-line is empty. By default, this setting is off.
|
|
|
-<tag/nice_rotating_dash/ When on, this flag causes the commander
|
|
|
-to show a rotating dash as a work in progress indicator.
|
|
|
<tag/old_esc_mode/ By default the Midnight Commander treats the
|
|
|
<tt/ESC/ key as a key prefix (old_esc_mode=0), if you set this
|
|
|
option (old_esc_mode=1), then the <tt/ESC/ key will act as a
|
|
@@ -2451,13 +2483,6 @@ This variable only works if you are not using the subshell support.
|
|
|
When you use the C-o keystroke to go back to the user screen, if this
|
|
|
one is set, you will get a fresh shell. Otherwise, pressing any key
|
|
|
will bring you back to the Midnight Commander.
|
|
|
-<tag/show_all_if_ambiguous/ By default the Midnight Commander
|
|
|
-pops up all possible <lnk name="completions" id="Completion"> if the completion is
|
|
|
-ambiguous if you press <tt/M-Tab/ for the second time, for the
|
|
|
-first time it just completes as much as possible and in
|
|
|
-the case of ambiguity beeps. If you want to see all the
|
|
|
-possible completions already after the first <tt/M-Tab/
|
|
|
-pressing, set this option to 1.
|
|
|
<tag/torben_fj_mode/ If this flag is set, then the home and end
|
|
|
keys will work slightly different on the panels, instead
|
|
|
of moving the selection to the first and last files in the
|