mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 01:54:24 +03:00
* doc/mc.1.in (Layout): Document 'Xterm window title' option.
This commit is contained in:
parent
02794a5cce
commit
a32e6fc699
@ -1,3 +1,7 @@
|
|||||||
|
2003-01-17 Adam Byrtek <alpha@debian.org>
|
||||||
|
|
||||||
|
* doc/mc.1.in (Layout): Document 'Xterm window title' option.
|
||||||
|
|
||||||
2003-01-16 David Martin <dmartina@excite.com>
|
2003-01-16 David Martin <dmartina@excite.com>
|
||||||
|
|
||||||
* doc/mc.1.in: Add EXTernal virtual File System node (extfs).
|
* doc/mc.1.in: Add EXTernal virtual File System node (extfs).
|
||||||
|
28
doc/mc.1.in
28
doc/mc.1.in
@ -1696,33 +1696,39 @@ 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
|
horizontal direction. The split can be equal or you can specify an
|
||||||
unequal split.
|
unequal split.
|
||||||
.PP
|
.PP
|
||||||
By default all contents of the directory panels are displayed with
|
You can specify whether
|
||||||
the same color, but you can specify whether
|
|
||||||
.I permissions
|
.I permissions
|
||||||
and
|
and
|
||||||
.I file types
|
.I file types
|
||||||
are highlighted with special
|
should be highlighted with distinctive
|
||||||
.\"LINK2"
|
.\"LINK2"
|
||||||
Colors\&.
|
Colors\&.
|
||||||
.\"Colors"
|
.\"Colors"
|
||||||
If permission highlighting is enabled, the parts of the
|
If the permission highlighting is enabled, the parts of the
|
||||||
.I perm
|
.I perm
|
||||||
and
|
and
|
||||||
.I mode
|
.I mode
|
||||||
.\"LINK2"
|
.\"LINK2"
|
||||||
display fields
|
display fields
|
||||||
.\"Listing Mode..."
|
.\"Listing Mode..."
|
||||||
which are valid for the user running Midnight Commander
|
which apply to the user running Midnight Commander are highlighted with
|
||||||
are highlighted with the color defined with the
|
the color defined by the
|
||||||
.I selected
|
.I selected
|
||||||
keyword. If file type highlighting is enabled, files are colored according
|
keyword. If the file type highlighting is enabled, files are colored
|
||||||
to their file type (e.g. directory, core file, executable, ...).
|
according to their file type (e.g. directory, core file, executable,
|
||||||
|
and so on).
|
||||||
.PP
|
.PP
|
||||||
If the
|
If the
|
||||||
.I Show Mini-Status
|
.I Show Mini-Status
|
||||||
option is enabled, one line of status
|
option is enabled, one line of status information about the currently
|
||||||
information about the currently selected item is showed at the bottom
|
selected item is shown at the bottom of the panels.
|
||||||
of the panels.
|
.PP
|
||||||
|
When run in a terminal emulator for X11, Midnight Commander sets the
|
||||||
|
terminal window title to the current working directory and updates it
|
||||||
|
when necessary. If your terminal emulator is broken and you see some
|
||||||
|
incorrect output on startup and directory change, turn off the
|
||||||
|
.I Xterm Window Title
|
||||||
|
option.
|
||||||
.\"NODE " Confirmation"
|
.\"NODE " Confirmation"
|
||||||
.SH " Confirmation"
|
.SH " Confirmation"
|
||||||
In this menu you configure the confirmation options for file deletion,
|
In this menu you configure the confirmation options for file deletion,
|
||||||
|
Loading…
Reference in New Issue
Block a user