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

Mikhail S. Pobolovets 9041e6c81f commandline: strip_escape: strip xterm OSC commands in $PS1 15 years ago
doc 315633ecce changed the HQ to http://www.midnight-commander.org/ 15 years ago
edit e4e135399f Revert "replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file()" 15 years ago
lib 7ad845bdd7 lib/mc.ext.in: command line options fix by adamw (#183) 15 years ago
m4 dcd57a34ef Removed .cvsignore files as we don't need them any longer 15 years ago
maint 1e97649438 The location of the Savannah CVS repository has changed. 18 years ago
po 68009d016f src/file.c: modified error messages fro warn_same_file() function. 15 years ago
slang dcd57a34ef Removed .cvsignore files as we don't need them any longer 15 years ago
src 9041e6c81f commandline: strip_escape: strip xterm OSC commands in $PS1 15 years ago
syntax da56ed225d Backport: syntax/spec.syntax: .spec syntax update by adamw (#189) 15 years ago
vfs 027168ce3d fish: chgrp: trac:#336; do not add exceeding quotes (fixed by snizovtsev) 15 years ago
.gitignore 5f84762472 extfs/rpm,extfs/trpm: removed obsolete rpm tags 15 years ago
AUTHORS 025ab0baee Added Enrico, Slava and me as authors. 15 years ago
ChangeLog 6de4c5aafc mountlist: use fsblkcnt_t when available (fixes #179) 15 years ago
FAQ 315633ecce changed the HQ to http://www.midnight-commander.org/ 15 years ago
HACKING 315633ecce changed the HQ to http://www.midnight-commander.org/ 15 years ago
INSTALL e7663c1086 Document --disable-background and --disable-netcode. 20 years ago
INSTALL.FAST aa1573f046 * configure.in: Fully enable glib2. Update the documentation. 21 years ago
MAINTAINERS 327797ea96 * INSTALL: Remove information about Tk and XView. Change the 23 years ago
Makefile.am 5c8fbe00c6 Fix make distcheck 19 years ago
NEWS 786b1a8ee9 Fix typo in NEWS to prepare for 4.6.2 15 years ago
README 315633ecce changed the HQ to http://www.midnight-commander.org/ 15 years ago
README.QNX f2c028ce46 s/can not/cannot/ 21 years ago
TODO 91d5926ded Add new entries 18 years ago
acinclude.m4 0c7d399300 Reverted Enricos backport from master which removes accidentially slang1.x support 15 years ago
autogen.sh 7d9bf6f403 Rename gettext_ui to Q_ for glib compatibility. 19 years ago
build-glib1.sh 53f963fef5 * build-glib1.sh: Fix misplaced --with-glib12. Copy 17 years ago
build-glib2.sh 53f963fef5 * build-glib1.sh: Fix misplaced --with-glib12. Copy 17 years ago
configure.ac 987a1890bb AC_USE_SYSTEM_EXTENSIONS macro requires autoconf >= 2.60 15 years ago
mc.qpg.in 315633ecce changed the HQ to http://www.midnight-commander.org/ 15 years ago
mc.spec.in 315633ecce changed the HQ to http://www.midnight-commander.org/ 15 years ago
pkginfo.in abe4dddc99 New file. Configuration files for Sun Solaris pkgmk(1). 19 years ago
prototype.in abe4dddc99 New file. Configuration files for Sun Solaris pkgmk(1). 19 years ago

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 to have a copy of the
glib library version 1.2.x or 2.0.x, available at
ftp://ftp.gtk.org/pub/gtk/


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
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 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.midnight-commander.org/

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

ftp://ftp.gnu.org/gnu/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 produced a core dump, please provide a
stack trace of the program.

You can do this by running gdb like this:

gdb mc core
(gdb) where