Go to file
Pavel Roskin 9cdc12b33d * syntax/syntax.syntax: Remove highlighting for numbers - it's
for Cooledit only.
2002-09-27 04:16:00 +00:00
doc reflect a change in the main help file... 2002-09-25 12:34:35 +00:00
edit Global removal of RCS Id: flags. 2002-09-26 23:13:45 +00:00
lib in italian after a comma is an error to start with uppercase... 2002-09-22 13:55:28 +00:00
m4 Ignore Makefile and Makefile.in. 2002-09-17 20:01:51 +00:00
maint Make local directories configurable. 2002-09-22 01:41:18 +00:00
pc Remove unused NEEDS_CR_LF_TRANSLATION. 2002-09-24 04:33:16 +00:00
po * *.po: Remove unused translations, there is too much stuff left 2002-09-27 01:23:43 +00:00
slang * slerr.c (SLang_doerror): Use error parameter. Eliminate err[] array. 2002-09-18 07:59:47 +00:00
src * textconf.c: Don't translate filesystem names. 2002-09-27 01:18:54 +00:00
syntax * syntax/syntax.syntax: Remove highlighting for numbers - it's 2002-09-27 04:16:00 +00:00
vfs s/suplied/supplied/ 2002-09-27 00:17:10 +00:00
.cvsignore Ignore "m4" directory. 2002-09-13 23:29:24 +00:00
AUTHORS * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically 2002-07-04 14:23:32 +00:00
COPYING bring em back 1998-12-07 16:20:45 +00:00
ChangeLog * syntax/syntax.syntax: Remove highlighting for numbers - it's 2002-09-27 04:16:00 +00:00
FAQ * configure.in: Eliminate --with-terminfo option, which was 2002-09-07 07:52:23 +00:00
INSTALL * configure.in: Remove support for HSC proxy - it's obsolete. 2002-09-22 06:23:56 +00:00
INSTALL.FAST Update. 2002-09-20 21:59:34 +00:00
MAINTAINERS * INSTALL: Remove information about Tk and XView. Change the 2001-05-18 16:28:22 +00:00
Makefile.am * Makefile.am: Add m4 to SUBDIRS. Set ACLOCAL_AMFLAGS so that 2002-09-17 16:13:25 +00:00
NEWS Editor shows control characters in the caret notation. 2002-09-23 23:22:03 +00:00
README Typo fix from Vlad Romanenko <VladRomanenko@ukr.net> 2002-09-26 13:25:17 +00:00
README.CVS Use Automake 1.7. 2002-09-25 21:54:24 +00:00
README.PC Typo fixes. 2002-09-20 21:45:33 +00:00
README.QNX * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
acinclude.m4 * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint. 2002-09-13 23:09:22 +00:00
autogen.sh Use "set -e", drop "exit 1" where it's now redundant. 2002-09-25 21:53:38 +00:00
configure.in * configure.in: Remove support for HSC proxy - it's obsolete. 2002-09-22 06:23:56 +00:00
extraconf.h Comment fixes. 2002-09-12 21:55:47 +00:00
mc.spec.in - Restore %config for %{_prefix}/share/mc/mc.charsets. 2002-09-23 16:12:42 +00:00

README

Contents
--------

Introduction
Dependencies
Features
Mini-documentation
Where to get more information
Reporting problems


Introduction
------------

GNU Midnight Commander (also referred to as MC) is a user shell with
text-mode full-screen interface.  It can be run on the OS console,
in xterm and other terminal emulators.

GNU Midnight Commander allows you to manage files while making most of
you screen and giving you a clear representation of the filesystem, yet
it's simple enough to be run over a telnet or ssh session.

GNU Midnight Commander is released under the GNU General Public
License version 2.0 or any later version.  A copy of the file is
included with this distribution package.


Dependencies
------------

To compile the GNU Midnight Commander you need at least to have a copy
of the glib library, available at ftp://ftp.gtk.org/pub/gtk/v1.2/ 
Versions 1.2.x are recommended.  Older versions are not supported.
Support for glib 2.0.x is experimental and has to be explicitly enabled
(see file INSTALL).


Features
--------

GNU Midnight Commander was conceived as a free clone of John Socha's
Norton Commander (TM).  It also takes the best from more recent software
with similar interfaces.  GNU Midnight Commander comes with mouse support
on xterm and optionally on the Linux console.

Some features are specific to the POSIX environment MC runs on, some are
familiar to the users of similar software for other operating systems.
The features include:

	* Built in Virtual File System: manipulate remote file systems
          through the FTP and SMB protocols or over secure shell, browse
          contents of tar, ar, rpm, zip, cpio, lha and rar archives just
	  like local files.

	* Almost all operations work with the virtual file system,
	  enabling you to do complex tasks, like viewing files in
	  archives on an FTP server.

	* Mouse support on most terminal emulators for X Window System
	  as well as on the Linux console.

	* Learn Keys: GNU Midnight Commander may be configured at run
	  time to support any kind of input keys for a given terminal,
	  making its operation possible even on most weird terminals.

	* Text and hex editors are available for you to use (hex editor
	  is a part of the viewer).

	* Hotlist allows you to keep a list of common visited locations,
	  including remote sites and directories inside archives.

	* Command completion: By pressing Alt-Tab in any place where a
	  filename or an executable are expected, GNU Midnight Commander
	  will complete the name for you.  If you press Alt-Tab for the
	  second time, you get a list box with all possible completions.

	* Subshell support: Run your commands by a real shell
	  interpreter.  GNU Midnight Commander interacts with bash,
	  tcsh and zsh to provide you with all of the facilities
	  available in your preferred shell.

	* Find file command can search for the file contents.

	* Background operations allow you to copy or move files from
	  any virtual file system while you do other tasks (i.e., you
	  can do background FTP copies).

	* FTP proxy is supported.

	* Linux file recovery: If you are using Linux, you can recover
	  deleted files from an ext2 or ext3 partition with the undelete
	  file system.  This is a low level file recovery function that
	  can recover files deleted by any program on Linux.

	* External panelization: You can run any arbitrary external
	  command and GNU Midnight Commander will display the output
	  generated as a file listing that can be manipulated as a
	  regular directory.

	* Emacs-like key bindings are used in all widgets.

	* Context dependent actions (open, view, edit) are available.

	* The built-in file viewer, together with the context dependent
	  actions is used to format man pages on the fly, coloring mail
	  messages and more.

	* The built-in editor supports syntax highlighting and external
	  actions, such as spell checking and formatting.


Mini-documentation
------------------

These are hints for the text mode edition:

* Use the F-Keys for invoking the commands in the function key bar.
  If your terminal doesn't support F-keys, you can use the <ESC digit>
  sequence to invoke the corresponding F-digit key.

* Tab changes the current panel.

* All input lines have emacs-like key-bindings (command history is
  accessed through the M-p and M-n keys).

* The panels accept C-n, C-p for browsing the panel (like in Emacs).

* M-Enter copies the currently selected file name to the input line.

* M-Tab completes the current word (or tries to).

* The Virtual File System is a cute addition to the project, you may
  browse in tar and compressed tar files as well as browsing remote
  machines with the mcfs file system.

* Please read the manual page.

* Read the file src/TODO for the current projects.

You can access the whole documentation online with the F1 key,
although it's not as nice as the groff printed manual page :-)


Where to get more information
-----------------------------

There is a webpage for GNU Midnight Commander at

http://www.ibiblio.org/mc/

This page also has current information about mailing lists and some
useful advices how to report bugs.

You can download the latest version of GNU Midnight Commander from

http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/


Reporting problems
------------------

There are two mailing lists, mc@gnome.org and mc-devel@gnome.org.  Use
mc-devel@gnome.org if you are prepared for a more technical discussion
with the developers of the package, otherwise use mc@gnome.org.

Please don't sent HTML e-mail to either of those mailing lists.

Include the output of "mc --version", the operating system and the
distribution (if applicable) you are using, the compiler and the
configure flags used to compile the program (if you know them).

If the program crashed and produces a core dump, please provide a
stack trace of the program.

You can do this by running dbx or gdb like this:

gdb mc core
(gdb) where