mcdiff - Internal diff viewer of GNU Midnight Commander.
mcdiff [-bcCdfhstVx?] file1 file2
mcdiff is a link to mc, the main GNU Midnight Commander
executable. Executing GNU Midnight Commander under this name requests
starting the internal diff viewer which compares file1 and
file2 specified on the command line.
- -b
- Force black and white display.
- -c
- Force color mode on terminals where mcdiff defaults to black and
white.
- -d
- Disable mouse support.
- -f
- Display the compiled-in search paths for Midnight Commander files.
- -S arg, --skin=arg
- Specify a name of skin in the command line. See the Skins section
in mc(1) for more information.
- -t
- Used only if the code was compiled with S-Lang and terminfo: it makes the
Midnight Commander use the value of the TERMCAP variable for the
terminal information instead of the information on the system wide
terminal database
- -V
- Displays the version of the program.
- -x
- Forces xterm mode. Used when running on xterm-capable terminals (two
screen modes, and able to send mouse escape sequences).
/__w/mc/mc/install-prefix/share/mc/mc.hlp
- The help file for the program.
/__w/mc/mc/install-prefix/share/mc/mc.ini
- The default system-wide setup for GNU Midnight Commander, used only if the
user's own ~/.config/mc/ini file is missing.
/__w/mc/mc/install-prefix/share/mc/mc.lib
- Global settings for the Midnight Commander. Settings in this file affect
all users, whether they have ~/.config/mc/ini or not.
~/.config/mc/ini
- User's own setup. If this file is present, the setup is loaded from here
instead of the system-wide startup file.
This program is distributed under the terms of the GNU General
Public License as published by the Free Software Foundation. See the
built-in help of the Midnight Commander for details on the License and the
lack of warranty.
The latest version of this program can be found at
https://ftp.osuosl.org/pub/midnightcommander/ .
mc(1), mcedit(1), mcview(1)
Bugs should be reported to
https://github.com/MidnightCommander/mc/issues .