Go to file
Pavel Roskin 6bcdb7a5c2 * AUTHORS: Update and spell check.
* FAQ: Likewise.
* INSTALL: Likewise.
* INSTALL.FAST: Likewise.
* NEWS: Likewise.
* README.PC: Likewise.
* README.QNX: Likewise.
2001-08-24 07:02:24 +00:00
doc * AUTHORS: Updated. 2001-08-20 16:58:42 +00:00
doc-gnome * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific 2001-08-21 04:43:03 +00:00
edit * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for 2001-08-12 18:04:16 +00:00
gnome * gcmd.c (gnome_about_cmd): Update copyright years. 2001-08-21 06:00:12 +00:00
gtkedit * syntax.c (syntax_text): Fix recognizing pdksh and zsh scripts. 2001-08-24 04:58:42 +00:00
idl * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific 2001-08-21 04:43:03 +00:00
lib * lib/edit.indent.rc: Create cooledit.error right away to 2001-08-23 17:45:33 +00:00
new_icons * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific 2001-08-21 04:43:03 +00:00
pc Replace "Can't" with "Cannot" everywhere. 2001-08-14 00:55:34 +00:00
po 2 fuzzy done 2001-08-22 08:28:39 +00:00
slang * Make.common.in: Remove obsolete dependency tracking system. 2001-05-27 04:34:12 +00:00
src * subshell.c: Use standard Autoconf symbols to determine whether 2001-08-24 04:51:11 +00:00
syntax * syntax/po.syntax: New file - PO file highlighting. 2001-08-17 14:23:47 +00:00
vfs * names.c (finduname): Don't use HAVE_GETPWUID - it's never 2001-08-24 02:51:40 +00:00
.cvsignore Add ABOUT-NLS. 2001-07-31 21:28:05 +00:00
AUTHORS * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
COPYING bring em back 1998-12-07 16:20:45 +00:00
ChangeLog * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
FAQ * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
INSTALL * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
INSTALL.FAST * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
MAINTAINERS * INSTALL: Remove information about Tk and XView. Change the 2001-05-18 16:28:22 +00:00
Make.common.in * Make.common.in: Move all defines ... 2001-07-20 15:22:50 +00:00
Makefile.am * Makefile.am (EXTRA_DIST): Remove BUGS. 2001-08-10 08:24:15 +00:00
NEWS * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
README * README: Changes from Frederic L. W. Meunier <0@pervalidus.net> 2001-08-12 06:03:19 +00:00
README.PC * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
README.QNX * AUTHORS: Update and spell check. 2001-08-24 07:02:24 +00:00
README.smbfs Fixing URL 1999-08-25 19:25:17 +00:00
acconfig.h * acconfig.h: Move constant parts ... 2001-05-29 05:04:58 +00:00
acinclude.m4 * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking 2001-08-20 08:11:21 +00:00
autogen.sh * autogen.sh: Fall back to aclocal without "-I gettext.m4" in 2001-08-21 04:11:57 +00:00
configure.in * configure.in: Add check for stropts.h. 2001-08-24 04:49:22 +00:00
extraconf.h Quick fix for the previous commit - use && instead of ||. 2001-07-27 21:16:30 +00:00
mc.spec.in Set epoch. 2001-08-05 05:31:47 +00:00
mcfn_install.in 1999-09-22 Bjorn Eriksson <mdeans@algonet.se> 1999-09-22 22:04:45 +00:00

README

Contents:
---------
  Requirements
  GNOME edition requirements
  Features
  Midnight Commander editions
  Where to get more information
  The Midnight Commander
  Mini-docs
  Obtaining the Midnight Commander
  Reporting problems.

This version of the Midnight Commander comes with two interfaces: a
graphical one for the GNOME desktop (http://www.gnome.org/) and a text
mode interface (the same old user interface we have had for a long
time). 

Most of the engine is shared between both versions, but they come with
radically different interfaces:  the GNOME version is aimed to be a
simple to use tool for novice users.

Requirements
------------

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/.

GNOME edition requirements
--------------------------

Optionally, if you want to compile the GNOME edition, you need to
install the GNOME libraries and its dependencies.

The GNOME libraries are available at

ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-libs/

Features
--------

This is version 4 of the Midnight Commander, a free Norton Commander
clone with many useful features. The Midnight Commander comes with
mouse support on xterms and optionally on the Linux console.

The Midnight Commander is a directory browsing tool which bears a
certain remote resemblance to John Socha's Norton Commander for DOS.
It is feature packed:

	o Built in Virtual File System: manipulate remote file systems
          through the FTP protocol or Midnight Commander's own mcfs
          protocol.  Browse tar, compressed tar, RPM, zip, cpio, lha and
          rar files with a single click.

	o All of the Midnight Commander operations work with the
	  virtual file system, enabling you to do complex tasks.

	o Mouse support on the Linux console and under X11's xterms. 

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

	o Text and hex editors are available for you to use.

	o Hotlist allows you to keep a list of common visited
	  locations (including FTP sites).

	o Command completion: By pressing Alt-Tab in any place where a
	  filename or an executable are expected, the Midnight
	  Commander will complete for you the name.  If you quickly
	  press Alt-Tab twice you can get a list box with the possible
	  completions available.

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

	o Find file command can now search for the file contents.

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

	o Proxy support with our ftpfs.

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

	  Please note that the undelete file system can only recover
	  12 file system blocks if the file was deleted with a kernel
	  in the 2.0.x series.  The 2.1.x series have fixed this and
	  you can recover all of the file contents there.

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

	o Emacs like key bindings in all of our widgets.

	o Powerful context dependent actions are available. 

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

This list of features pertains to the terminal edition of the Midnight
Commander.  The GNOME edition's feature set is slightly different, for
example, it does not include subshell support.


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

There is a mailing list for discussion on enhancing the program, future
directions and announcements; if you want to subscribe, visit

http://mail.gnome.org/mailman/listinfo/mc/

There is a WWW page for the Midnight Commander at

http://www.gnome.org/mc/


The Midnight Commander:
-----------------------

The 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.

If you have comments, you can send them to the mailing list:

mc@gnome.org

If you have made a patch send it to the developers' mailing list:

mc-devel@gnome.org

Help develop and enhance free software.


Mini-documentation:
-------------------

These are hints for the text mode edition:

o 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.

o Tab changes the current panel.

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

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

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

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

o 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.

o Please read the manual page.

o 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 you may obtain the Midnight Commander
-------------------------------------------

You can download the latest version of the Midnight Commander at

ftp://ftp.gnome.org/pub/GNOME/stable/sources/mc/


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

Please, send a detailed description of your problem to
mc-devel@gnome.org.

Include the version of the program, the operating system that you are
using, the compiler and compiler flags used to compile the program (if
you know them), what kind of distribution you are using (if a
GNU/Linux system).

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


Addendum
--------

No new features are being added to the GNOME edition of the Midnight
Commander anymore.  It is just in maintenance and bug fixing stage.
The reason for this is that the current design of the Midnight
Commander is not suited well at all for a graphical version with
multiple windows and asynchronous file operations.  A new file manager
is being written for the GNOME project.