Projects / Midnight Commander

Midnight Commander

GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP servers) and files inside archives to be manipulated like real files.

Tags Desktop Environment File Managers
Licenses GPL

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  04 Mar 2009 15:42
  • Rrelease-after

Changes: Many enhancements and fixes were made to the core, to the editor, and to the virtual file system.

  • Rrelease-mid
  •  06 Aug 2005 13:21
  • Rrelease-after

No changes have been submitted for this release.

  • Rrelease-mid
  •  05 Feb 2003 14:01
  • Rrelease-after

Changes: Midnight Commander would stay in memory and eat CPU cycles if it was run from su in an xterm and the xterm was forcedly closed. The documentation and translated messages have been updated. Portability fixes have been applied. This version is a major release and is believed to be very stable.

  • Rrelease-mid
  •  22 Jan 2003 18:03
  • Rrelease-after

Changes: Two major bugs have been fixed. AltGr now works properly on the Linux console. The build could fill the disk with a huge help file due to a bug in the help file generator.

Changes: This version features FHS compliance, support for glib 2.0, support for mouse wheel, more useful keyboard shortcuts, safer extfs scripts, and lots of bugfixes.

Rss Recent comments

Rcomment-before 10 Feb 2008 09:12 Rcomment-trans jancs Rcomment-after

mc hangs
Hi!

i have a problem with hanging mc: if mc is run over ssh in screen session under x.org (x.org - on the server side), after some operations mc hangs and what is the most disappointing - the only possibility to start mc anew is to reboot the system.

all this goes on on slackware 11, 12 and default package.

Rcomment-before 15 Jan 2007 21:39 Rcomment-trans igor2 Rcomment-after

bugreport: menu box displacement
Hi,

menubar_draw_drop misplaces the box because the menubar's strting x

and y coordinates are added twice. This bug doesn't produce visible result

as long as menu starts at screen coordinates 0;0.

Tibor Palinkas

P.S. I know this is not the proper place to report bugs; however, the project

page doesn't offer any mean of anonymous bugreporting and I am not willing

to register to another service just to report a single bug.

--

Patch:

diff -uri mc-2007-01-14-22.orig/src/menu.c mc-2007-01-14-22/src/menu.c

--- mc-2007-01-14-22.orig/src/menu.c 2005-09-06 22:36:23.000000000 +0200

+++ mc-2007-01-14-22/src/menu.c 2007-01-16 06:11:18.000000000 +0100

@@ -139,7 +139,7 @@

attrset (SELECTED_COLOR);

draw_box (menubar->widget.parent,

- menubar->widget.y+1, menubar->widget.x + column,

+ 1, column,

count+2, menubar->max_entry_len + 4);

column++;

Rcomment-before 14 May 2004 04:09 Rcomment-trans rvb Rcomment-after

midnight commander has mysterius forces
i have tried many file managers, but i always got back to the midnight commander. it attracts me, must be some mysterious force. :) But probably it is just because i have been using the DOS Norton Commander since i have been 5 or 6 years old ;)

midnight commander is by far the best one ...

Rcomment-before 13 Mar 2003 04:06 Rcomment-trans mrcbchr Rcomment-after

Editor displaying ^M
I've upgraded from mc-4.5.42 (rpm, binary) to mc-4.6 (compiled on my system).
Now in the editor, for text files with LF/CR as a line separator it displays a "^M" (CR) on black background at the end of each line. The previous version didn't, and it used to respect the standard of the opened file (LF/CR or LF).
Do I have a problem with one setting ?
Note that it's not specific to one syntax highlight in particular.
Maybe a compilation option ? With "--with-screen=" ?

Rcomment-before 17 Oct 2002 15:12 Rcomment-trans edwardpayne Rcomment-after

Yiihaaaaaw!
This is the BEST program I've ever seen for Linux..
As an old DOS user I've allways missed Norton Commander!!

Good work!!
And thank you!

251aa27ba4bf97c27f56c2823671e729_thumb

Project Spotlight

gitg

A Git repository viewer targeting GTK+/GNOME.

786cd3225439a8540f4a1aea77f00a84_thumb

Project Spotlight

Karoshi

A Linux server operating system for schools.