From a32e6fc6996b028e332d5d9c6e42b1e9c7c720a2 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Sun, 19 Jan 2003 15:07:25 +0000 Subject: [PATCH] * doc/mc.1.in (Layout): Document 'Xterm window title' option. --- ChangeLog | 4 ++++ doc/mc.1.in | 28 +++++++++++++++++----------- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 35e674b8d..f86f28bbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-01-17 Adam Byrtek + + * doc/mc.1.in (Layout): Document 'Xterm window title' option. + 2003-01-16 David Martin * doc/mc.1.in: Add EXTernal virtual File System node (extfs). diff --git a/doc/mc.1.in b/doc/mc.1.in index 6f155a9a2..ee7ebb487 100644 --- a/doc/mc.1.in +++ b/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 unequal split. .PP -By default all contents of the directory panels are displayed with -the same color, but you can specify whether +You can specify whether .I permissions and .I file types -are highlighted with special +should be highlighted with distinctive .\"LINK2" Colors\&. .\"Colors" -If permission highlighting is enabled, the parts of the +If the permission highlighting is enabled, the parts of the .I perm and .I mode .\"LINK2" display fields .\"Listing Mode..." -which are valid for the user running Midnight Commander -are highlighted with the color defined with the +which apply to the user running Midnight Commander are highlighted with +the color defined by the .I selected -keyword. If file type highlighting is enabled, files are colored according -to their file type (e.g. directory, core file, executable, ...). +keyword. If the file type highlighting is enabled, files are colored +according to their file type (e.g. directory, core file, executable, +and so on). .PP If the .I Show Mini-Status -option is enabled, one line of status -information about the currently selected item is showed at the bottom -of the panels. +option is enabled, one line of status information about the currently +selected item is shown at the bottom 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" .SH " Confirmation" In this menu you configure the confirmation options for file deletion,