Midnight Commander's repository https://midnight-commander.org/

Martin Norbdck af2f7a2bb1 Updated translation 25 years ago
doc 10c8184839 1999-09-22 Bjorn Eriksson <mdeans@algonet.se> 25 years ago
doc-gnome e9118ae671 - fix for proper "make install DESTDIR=</install/prefix>". 25 years ago
edit 0bd6d7504a 25 years ago
gnome 9ab0990819 Added Ukrainian Translations 25 years ago
gtkedit d836e5a79a 1999-09-19 Andrew V. Samoilov <sav@bcs.zp.ua> 25 years ago
icons 0bd6d7504a 25 years ago
idl 77ae49ad81 CORBA overhaul, part 1. This will not compile. HAH. I'm taking it home - Federico 25 years ago
lib 10c8184839 1999-09-22 Bjorn Eriksson <mdeans@algonet.se> 25 years ago
new_icons 0bd6d7504a 25 years ago
nt 28f388f7c6 Address of Pavel Roskin changed 27 years ago
os2 28f388f7c6 Address of Pavel Roskin changed 27 years ago
pc 9712686402 1999-09-01 Federico Mena Quintero <federico@redhat.com> 25 years ago
po af2f7a2bb1 Updated translation 25 years ago
slang 0bd6d7504a 25 years ago
src fec68ab026 Patch from sav@bcs.zp.ua to const-correct 25 years ago
syntax 0bd6d7504a 25 years ago
tk 0bd6d7504a 25 years ago
vfs 098040d52b Typo fix 25 years ago
xv 0bd6d7504a 25 years ago
.cvsignore a62b667bf9 1999-05-28 Kjartan Maraas <kmaraas@online.no> 26 years ago
ABOUT-NLS b57ee04233 27 years ago
BUGS c69390e2d3 Some more carnage - Federico 25 years ago
COPYING 39acc9b1a1 bring em back 26 years ago
ChangeLog 64113e7fac 4.5.39 - Federico 25 years ago
FAQ 3b220f5ee4 Synchronized the FAQ with the web site version. 26 years ago
INSTALL 3fd90ce83b This patch set adds a new feature to the text edtion (off by default). 26 years ago
INSTALL.FAST eb6b3842ab Initial revision 27 years ago
MAINTAINERS 81b2457446 Add maintainers list 26 years ago
Make.common.in ecb43d1aa3 mc-4-5-36 26 years ago
Makefile.in 0bd6d7504a 25 years ago
NEWS 9712686402 1999-09-01 Federico Mena Quintero <federico@redhat.com> 25 years ago
README 9712686402 1999-09-01 Federico Mena Quintero <federico@redhat.com> 25 years ago
README.PC 83f9525a78 README.NT and README.OS2 are replaced with README.PC 26 years ago
README.QNX d1126049bb 26 years ago
README.smbfs d5c8ca9af0 Fixing URL 25 years ago
VERSION.in eb6b3842ab Initial revision 27 years ago
acconfig.h 9f81821878 26 years ago
autogen.sh 2a8730b21c 26 years ago
config.guess dd93c76913 Oops, it does need to be there, since automake cannot add it for us - Federico 26 years ago
config.sub dd93c76913 Oops, it does need to be there, since automake cannot add it for us - Federico 26 years ago
configure.in a8d0c3f3c1 4.5.40 - Federico 25 years ago
create_vcs eb6b3842ab Initial revision 27 years ago
gettext.m4 ecb43d1aa3 mc-4-5-36 26 years ago
install-sh 39acc9b1a1 bring em back 26 years ago
mc-aclocal.m4 69952de7c5 1998-11-24 Federico Mena Quintero <federico@nuclecu.unam.mx> 26 years ago
mc.spec.in 19db511983 Apply patch from Peter Wainwright 25 years ago
mcfn_install.in 10c8184839 1999-09-22 Bjorn Eriksson <mdeans@algonet.se> 25 years ago
mkinstalldirs 39acc9b1a1 bring em back 26 years ago

README

-*-Text-*-

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, this library is available in 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 in:

ftp://ftp.gnome.org/pub/GNOME/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 files
systems through the FTP protocol or Midnight Commander's own
mcfs protocol. Browse tar, compressed tar files, 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 inside the contents of
files.

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 system, 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 in
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, send mail to:

majordomo@roxanne.nuclecu.unam.mx

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 us:

miguel@nuclecu.unam.mx
federico@nuclecu.unam.mx

or if it would benefit more people, to the mailing list:

mc@roxanne.nuclecu.unam.mx

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
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 by
anonymous fTP at ftp.gnome.org in the directory /pub/GNOME/sources/mc.
Please note that this is a very busy site; use a mirror if possible.

European mirrors of both version 3.1 and alpha versions are available
at sunsite.mff.cuni.cz in the directory /GNU/mc and at ftp.teuto.de in
the directory /lmb/mc.


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

Please, send a detailed description of your problem to the
mc-bugs@roxanne.nuclecu.unam.mx address.

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.