4 - Device numbers are displayed correctly.
5 - Improved message formatting for i18n.
6 - Recursive option added for internal grep.
9 - Almost completely rewritten internal viewer.
10 - mmap(2) support removed from internal viewer.
13 - Fixed device number handling.
14 - zipfs can handle zip files that contain pathnames starting
16 - Passive FTP over proxies is possible.
19 - Code cleanup in various places
25 - Fix double free in mc_maybe_editor_or_viewer().
26 - Do not blindly cleanup in exit_subshell().
27 - Fix blocking of panel cd-ing with white space command.
28 - Fix mini status after first Ctrl-O.
29 - Fix dynamic loading of Photon library for shift keys.
35 - Added configuration files for Sun Solaris pkgmk(1).
38 - Fix position save bug.
40 - Improve makefile.syntax.
41 - Improve python.syntax.
42 - Improve eiffel.syntax.
43 - Improve syntax.syntax.
46 - Add .7z archives extensions to mc.ext.in.
47 - Add OpenOffice.org 2 extensions to mc.ext.in.
48 - Recognize both .udeb and .deb as Debian packages.
51 - Backport S-Lang fixes from HEAD.
54 - Extensive samba cleanup.
55 - Fix possible crash on broken cpio archives.
56 - Quote fixes in urar.in.
59 - Updated translations: German.
60 - Updated translations: Italian.
66 - Fix X11 connection handling.
69 - Add syntax file for the x86 assembler.
70 - Add syntax file for the Vision(tm) Ray Tracer.
71 - Add syntax file for the CORBA IDL.
72 - Add syntax file for the LUA programming language.
78 - Improve support for tcsh.
81 - Updated translations: Spain.
86 Release candidate for 4.6.1.
89 - Fixed CAN-2004-0226 (buffer overflows).
90 - Fixed CAN-2004-0231 (unsafe temporary file and directory creation).
91 - Fixed CAN-2004-0232 (format string vulnerablities).
92 - cons.saver does not need to be setuid-root on Linux.
93 - Hiding of FTP passwords.
96 - PC port has been removed.
97 - Support for SCO UNIX has been removed.
98 - Improve support for QNX Neutrino.
100 - Core functionality.
101 - Use 8bit input as default.
102 - Better support for '@' in FTP usernames.
103 - Better large file support (int -> off_t)
104 - Add gnome, rxvt and xterm-new terminals (keyword copy for mc.lib).
105 - Make the find dialog more responsive while scanning through large files.
106 - Add implementation to cons.handler for FreeBSD 4.x and 5.x.
107 - Screen saving is now supported on FreeBSD console.
108 - Hide temporary commands from history.
109 - Add --with-glib12 option to configure to force using glib 1.2.x.
110 - Add --disable-background option to disable background support.
111 - Background support now uses pipes instead of UNIX sockets.
112 - libX11 is loaded dynamically using gmodule if possible.
113 - User is warned if one mc is run from another.
116 - Add many boundary check into internal slang library.
117 - Internal slang upgrade to 1.4.9.
118 - Increased maximum screen size to 512 x 512.
119 - Add support for qansi-m terminals.
122 - Fix bugs for mcedit compiled with ncurses.
123 - New status string format in mcedit.
124 - Support for large syntax files.
125 - Temporarily disable safe save and backups on remote VFS
126 because it doesn't work.
127 - Enable user menu in mcedit.
128 - Add syntax file for the ASP.NET technology.
129 - Add syntax file for the Eiffel programming language.
130 - Add syntax file for the Ruby programming language.
131 - Add syntax file for the C# programming language.
132 - Upgrade php.syntax file.
133 - Improve sql.syntax file.
134 - Improve perl.syntax.
135 - Improve diff.syntax.
136 - Improve makefile.syntax.
137 - Add "define" keyword for syntax files.
140 - Full audit of quoting of parameters in vfs scripts (CAN-2004-0494).
141 - Fixed CAN-2003-1023 (stack overflow in vfs_s_resolve_symlink).
142 - Various fixes in tar.c.
143 - VFS supports iso9660 images.
146 - New translations: Mongolian, Serbian and Lithuanian.
147 - Updated translations: Ukrainian, Italian, Hungarian.
152 - Core functionality.
153 - Fixed infinite loop under xterm if xterm is forcedly closed.
156 - ncurses can be found even if it's renamed to curses (OpenBSD).
157 - Warning fixes for 64-bit systems.
162 Another release candidate for 4.6.0.
164 - Core functionality.
165 - ".." is no longer shown in the root directory.
166 - Fixed segmentation fault when processing truncated
167 section header in the corrupted initialization file.
170 - Fixed incorrect processing of AltGr on Linux console
174 - Fixed a bug in man2hlp that could randomly prevent correct
175 generation of the help files.
176 - Added manual page for mcview.
181 Release candidate for 4.6.0.
184 - mc now creates its own temporary directory /tmp/mc-$USER.
185 If it fails or permissions are wrong, the user is warned.
188 - mc now complies with the Filesystem Hierarchy Standard and
189 uses @prefix@/share/mc for the data files.
190 - Support for glib 2.0.x has been added.
191 - glib 1.2 is now properly detected on FreeBSD.
193 - Core functionality.
194 - Fixed segmentation fault when displaying messages from
195 background operations.
196 - When using support for setting the last working directory of
197 mc in the parent shell, "mc" is now an alias in all shells,
198 not a function. The "-P" option needs an argument now.
199 - Alt-O sets the same directory on the other panel.
200 - Current directory is shown in the xterm window title.
203 - Screen library is now selected by the option --with-screen.
204 - X11 support is enabled by default, use --without-x to disable.
205 - The keycode now contains information about all screen
206 modifiers. This allows to implement more shortcuts, but this
208 - Included S-Lang library has been updated to version 1.4.5.
209 - Mouse wheel is supported in the internal editor and viewer in
210 xterm compatible terminals that implement wheel events.
213 - Internal editor now saves the cursor position in the file.
214 - New syntax rules - RPM specfile, m4.
215 - Editor shows control characters in the caret notation.
218 - Most extfs scripts have been reviewed and improved.
219 - Fixed viewing and editing files on mcfs.
220 - Support for termnet and HSC firewall has been removed.
223 - Polish manual has been added.
227 - Security release. Massive code cleanup. Most improvements didn't
228 need any significant amount of the new code.
231 - Fixes for remotely exploitable buffer overflows in VFS.
233 - Ports and editions.
234 - GNOME edition has been removed.
235 - OS/2 port has been removed.
236 - MAD (Memory Allocation Debugger) has been removed.
238 - Core functionality.
239 - Large file support enabled by default.
240 - Shift-F5 and Shift-F6 copy and rename like F5 and F6, but
241 suggest the selected filename as the destination.
242 - File search with contents doesn't use external egrep.
243 - Directories with many files are now reloaded much faster.
244 - Subshell works under Cygwin.
247 - Improved support for ncurses.
248 - Dropped support for the old Curses library.
249 - Colors are enabled on all capable terminals when using S-Lang.
250 - Syntax highlighting now works with ncurses.
253 - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
254 to avoid collision with Cooledit.
255 - New syntax rules - PHP, Tcl, SQL, DOS batch file.
256 - Editor supports word completion.
259 - Local temporary file is used for uploading via ftpfs/fish only
260 if file is uploaded to the same ftp/fish server.
261 - mcfs support is disabled by default.
262 - Samba configuration and codepage files locations can be
264 - .netrc support in ftpfs is enabled by default.
265 - Viewing zip files could corrupt them.
268 - Added manuals in Spanish, Italian and Russian.
269 - Help files are not distributed, but generated during the
270 build from the manual pages.
273 - Belarussian translation has been added.
278 - Mostly bugfixes and portability fixes. Making things work as they
281 - Text edition improvements.
282 - Ctrl-O supported in the viewer and editor.
283 - Better terminal support. Should not need "Learn Keys" on rxvt
284 and xterm in most cases.
286 - GNOME edition improvements.
287 - Find dialog rewritten.
288 - Editor and viewer ask whether to save modified file when
289 closed from window manager.
292 - New syntax rules - S-Lang, PO files, Octave.
293 - Alt-B goes to matching bracket.
295 - Portability improvements.
296 - Should compile out-of-box on Cygwin and QNX Neutrino.
297 - Can be compiled by BSD make.
298 - Subshell and VFS code are safer and more portable.
300 - Experimental features (disabled by default).
301 - Charset conversion support.
302 - Large (64-bit) file support on 32-bit systems.
307 - Too many new features to list.
309 - This is the last version to be actively maintained. The GNOME
310 edition is in stabilization and maintenance phase only. A new file
311 manager is being written for the GNOME project.
317 - The bookmark code has been completely revamped and now it supports
318 folders. New format for the hot list file.
319 - It is possible to copy a selected path name into the input line
323 - New built in GUI designer to help developers modify the look
324 of the program at run time (no penalty for users).
325 - Many dialog boxes now work.
326 - Right button now pops up a context sensitive action menu.
327 - Added many visual enhancements.
328 - The Tk edition is not yet finished though.
331 - Now we do background copy and move operations.
332 (you can ftp your files in the background now, for example).
334 - Built in text editor
335 - This is an easy to use text editor with pull-down menus.
336 The features it presently supports are: Block copy, move,
337 delete, cut, paste; key for key undo; file insertion; macro
338 definition; regular expression search and replace (and our
339 own scanf-printf search and replace); shift-arrow MSW-MAC
340 text highlighting (for the Linux console only);
341 insert-overwrite toggle; and an option to pipe text blocks
342 through shell commands like indent.
344 Comes with Emacs keybindings as well.
346 mcedit is a link to mc which bring it up in editor mode.
349 - Many fixes and enhancements, better support for proxy
351 - Now we support both active and passive opens.
352 - Estimated time of arrival for ftp transfers.
354 - Much better support for proxies.
355 - ftp URLs now allow a password to be provided.
357 - ext2fs Undelete File system
358 - Minor enhancements.
361 - Now we flush the tarfs if the tar file has been modified
363 - External File systems:
364 - Speeded up RPM file system.
365 - New LHA file system.
366 - New ARC file system.
367 - New DEB file system (for those users of Debian).
368 - New RAR file system.
369 - Fixed problems with different zipfs.
372 - We get can use a mc file system by using either mc: or mc:// prefixes.
375 - Now we include a program that preprocesses mail if you view it
376 so, you get colored mails in the viewer.
377 - A simple ruler has been implemented (press Alt-r to enable it).
380 - Now you can do hex editions in your files with a single keystroke.
381 (invoke it by using the hex-viewer and then clicking on edit).
384 - Now we can search inside files using a piped grep (particularly
385 interesting to search inside virtual file system: tar files,
386 tar files on remote ftp sites, or searching information on an
390 - Input lines now support control-left, control-right movement on the
394 - We now support extra entries in a given rule with the Include=
398 - Windows NT, Windows 95 by Juan Grigera
399 - OS/2 by Alexander Dong.
402 - Many many many bug fixes and memory leaks have been fixed.
407 - External File system:
408 - Mtools file system works.
409 - New Cpio file system.
410 - New RPM file system.
413 - support for HSC firewall
415 - Lots of subshell fixes
418 - Editing of non-local files works now.
420 - Bunch of bug fixes.
422 - Panelize now works properly.
424 - Can work on Nextstep now.
426 - Windows NT port by Juan Grigera.
428 - Midnight Commander file system server:
429 - Fixed errno handling in the server.
430 - Fixed time handling in the server.
432 - Works with PAM if supported on the system.
436 This has been finished:
439 - Displays progress bars.
440 - Supports Netware and Windows NT servers
441 - Better support for symlinked files.
442 - Handles those warez sites file names.
443 - Increase the directory cache timeout.
444 - Cache flushing (C-r)
445 - If you append a /~ to the directory, you will log into your home
446 directory (this is done by default if you use the menus to connect).
448 - Subshell fixes (it should not hang any longer).
449 - Fixes prompt handling for zsh and tcsh users.
450 - Fixes variable expansion for tcsh (now you may edit files).
451 - Rewrote the sync code between the parent and child, should not hang
453 - Better command completion.
454 - Keypad handling enhanced:
455 - Special key treatment for +, -, \ and now may be configure to
456 only take place if you do not have a command typed in.
457 - Now the + and \ bindings when ran on the Linux console work
458 may use the keypad and M-+ and M-\ and leave the + and \ keys
460 - Better handling of the line drawing chars on OSF/1 and AIX.
461 - Enhanced tar/compressed tar file systems.
463 - Added undelete feature for Linux systems: now you may recover deleted files
464 on ext2 file systems with the Undelete file system.
465 - Symlink commands (for symlink lovers).
466 see the docs on C-x C-r, C-x C-l, C-x C-s keystrokes.
468 %b and %B return the basename of the selected filename
469 %var{ENV-VAR} expands to the contents of ENV-VAR variable.
470 - MC may be invoked as a viewer (mc -f flag).
471 - Added Unicode support on the Linux console (run with mc -N)
472 - Tons of bug fixes, the code is cleaner and hopefully
473 - Allow a vfs pathname to be passed as a startup directory.
475 This is a list of people that put their effort into making the 3.1
478 Adam Tla/lka, Antonio Palama, Carl Thompson, Ching Hui, Dugan Porter, Gerd
479 Knorr, Ilya Rybkin, Jakub Jelinek, Janne Kukonlehto, Juan Grigera, Juan Jose
480 Ciarlante, John Davis, Marcelo Fabian Roccasalva, Perry Francis Nguyen,
481 Sergey Ya Korshunoff Steven Hirsch, Thanh Ma and Torben Fjerdingstad.
485 This has been finished:
487 - Virtual File System: You now can browse tar, compressed tar and
488 file systems over the network as if they were local subdirectories;
489 - Slang support, you don't need ncurses anymore (but you can still compile
490 with ncurses, if you want).
491 - New mc.ext format, for details see the sample mc.ext file provided.
492 - Append option if you try to copy/move a file onto already existing one.
493 - Internal cd command uses CDPATH variable if set (like in BASH).
494 - Find file command is much faster.
495 - External panelize command - finding files using unlimited number of
496 criteria - actually spawns an external command and it can be find, awk,
497 grep -l or anything else.
498 - Learn keys makes setting up of mc on terminals with broken
499 terminfo/termcap databases easier. It just asks you to press keys which
501 - Advanced chown command.
502 - C-PgUp and C-PgDn takes you to the previous and currently selected
503 directory respectively on the Linux console.
504 - You can choose between 7 data bits, iso-latin-1 (0-127+160-255) or
506 - Confirmation for overwriting, deleting and exiting added.
507 - Viewer has growing buffers.
508 - Filename, username, hostname and variable completion (M-Tab) on all
509 input lines plus command completion on appropriate places of command
511 - Following of symlinks at changing directory.
512 - Viewer now supports bold faces and underlines, and it fits the
513 information on the screen better. Now you can also specify the starting
514 mode for the viewer depending on the contents of the viewed file.
515 - Mask rename and copy.
516 - Colors now let you specify the intensity of the colors you want.
518 This is being worked on:
519 - Virtual File System: FTP file system.
520 - Tcl/Tk and XView versions of the program (preliminary versions are
526 Now users are able to define their own display
528 - User defined display formats.
530 Now you can configure the file display to suit your needs.
531 For example, you can say which information you want to see displayed
532 instead of our defaults.
534 - User definable program layout.
536 Panels could be shown vertically or horizontally;
537 panels could be different sizes, you can hide or show most
538 program windows (command line, keybar or menubar).
542 Now, it's possible to see part of the last program output on the Linux
543 console without having to switch screens via an option in the layout
548 Quick view: as you browse your files, each one is displayed on
549 the other panel on the idle time.
551 Tree view: let's you browse your directories by traveling a tree.
552 We have two traveling modes available. And the tree does
553 not take your precious time: it's build on the fly, as you
554 browse your disk (you can always loose your time if you
557 Info view: Gives you information on the currently select file and
558 the current file system as you move.
560 User view: Let's you define a directory listing and the format you
563 - New subshell support (concurrent shell execution)
565 The Midnight Commander will now spawn one copy of the shell, so you
566 get better performance and you can use shell functions, define variables
567 and execute complete shell commands. Supported shells: bash, zsh and
568 tcsh. If your shell is not supported, then the old mode is still
573 Almost all the new configuration options are configured with this
574 new dialog manager, easy to use if you are familiar with dialog boxes
577 Available widgets: check buttons, buttons, radio buttons,
578 input lines and list boxes (So you can take our code and use it on
581 - New option configuration.
583 Now the program options are configured with a dialog box.
585 - Chmod and Chown commands:
587 For changing permissions as well as ownership of files and
588 directories, uses our new dialog manager.
590 - Color customization support
592 Now you can change the default color of the program with any of
594 environment variable, Colors section in the init file (colors per
595 terminal type) and command line.
597 - User menu and extension enhancements:
599 Execution understand the %t macro (tagged files).
601 User menu also has a new macro to let the user specify options.
603 You can hide and show entries in the user menus by using conditions.
605 Auto detect best match depending on a regexp.
609 horizontal scrolling,
610 on the fly decompression (and we don't eat unneeded cycles of CPU),
611 allow non gunzip operation.
613 - Internal move command:
615 Now, we don't rely anymore on system commands in /bin, so the
616 program is more robust and is much faster. Bunches of code come
617 from the GNU fileutils.
619 - The Tree view and normal views allows wrapped incremental searches of
624 Now it's possible to do things like rename *.pas in *.bak
626 - Compare directories command
628 - Allow panels to be in Long mode without forcing the user to a single panel.
630 (You can even have two long panels).
632 - F10, C-g cancels as well as ESC ESC.
634 - Improved help system.
636 We updated and spelled the help system and added a lots of links.
637 The Web page is constructed with the same tools.
639 - Allows tagging of directories:
641 Now you can copy, rename, move and delete complete directories. You
642 are not limited anymore to files.
644 - View output (screen save/restore) on Linux console.
646 On old Linux systems, only b&w is supported, on newer Linux systems
647 (1.1.67 and newer), we also support color screen save/restore and
650 - 8 bit clean support.
652 - Visual feedback while i-searching files.
654 - Much more intuitive, you have to use it.
656 - It's better than aspirin.
658 - New memory allocation debugger.
660 During testing time, we used a powerful memory allocation debugger,
661 so the program will not eat all your memory, and will make a good use of
664 - Now it also runs on hppa-hp-hpux9, hppa-hp-hpux7, m68k-apple-aux and
665 sparc-sun-netbsd1.0. The best platform to run it is Linux, of course,
666 since that's where most of us develop it.
670 - Nice progress status indicator.
672 We have two of them: a moving dash indicator and a progress bar
673 indicator for file operations.
678 Currently, it has been ported to this configurations:
687 - Improvements to the internal file viewer:
691 Now you can view compressed files (gzip, compress, zip, pack and lzh).
692 Performance enhancements, now it's much faster.
693 Works on systems without mmap.
695 - Mouse Support now also works on xterms.
696 If you run in the Linux console, you will still need the gpm mouse server
697 to use the mouse support, but if you use xterms, then you're lucky
698 and can use the mouse support when using xterms.
700 - Help system and man page.
701 Both were updated and has many more hypertext links inside, the
702 help system can also be used with a mouse.
704 - If running on xterms, now you can see the output of the last program
705 you ran by using the C-o key combination.
707 - Switch panels command (C-u)
708 - With filter command per panel.
709 - With auto mounting/umounting on chdir feature.
710 - cd now expands tildes (~, ~user).
711 - Much more portable.
712 - Many bugs were fixed.
716 - Now can handle directories with an unlimited number of files.
717 - New link and symlink commands (C-x l, C-x s).
718 - New insert tagged files or selection command (C-x t).
722 - Behave more like the Norton Commander.
723 - Added menu file edit.
724 - If there is no permission to load a directory, now it loads a dummy
726 - When a panel is re-sorted, keep the selected file selected.
727 - forward_word and backward_word command on the input line now skip
728 over letters and numbers.
729 - Fixed backward scrolling in the internal viewer.
730 - The internal viewer now computes the percentage in a more natural
732 - Added handling of the Home and End keys to the internal viewer
737 - Preliminary support for System V compilation.
738 - Bug fix: didn't call closedir in all cases.
744 - Corrected Makefile.
748 - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file
749 and bottom file in the current panel.
750 - Now it's allowed to select option in query boxes by the first initial
751 - Fixed mouse repeat rate.
752 - Fixed a bug that prevent copying individual files to another file.
753 - Some minor bug fixes.
758 - Internal Copy command (it no longer uses cp).
759 - Verbose Copying of files.
760 - Confirmation on Overwrite and on Delete.
761 - Support reverse sorting.
762 - Many visual enhancements.
763 - Per panel options are saved and restored.
764 - New truncation of names in the panels.
765 - History in Input Lines (M-p and M-n).
766 - Input line enhancements.
767 - Dialog boxes are nicer than before.
768 - Cache in gid and uid translators.
769 - More keybindings for the Input lines.
770 - Better kill management in Input Lines.
775 - The online help now comes with the complete man page.
776 - Input lines now support M-b and M-f for movement by word.
777 - Unlimited input lines (command line).
778 - Filename searches now must be started with C-s or M-s.
783 - The stat() reloading optimization is now a configuration option.
784 - Many bug fixes went to the find file command.
785 - New history in the hypertext viewer.
786 - ESC-Tab will copy the name of the other-panel selected file to the
788 - Now it's possible to display files and directories mixed together or
789 separated (like the Norton Commander).
790 - Many bug fixes, see the ChangeLog for details.
794 - Extension dependent execution implemented (now you can execute
795 things like tar tzvf over compressed tar files, just a tap in the
797 - Added simple expansion of useful variables in the user menu.
798 - Avoid unnecessary reloading of subdirectories using stat (suggested
799 by Torben Fjerdingstad <tfj@olivia.ping.dk>).
800 - Added options to disable colors and display version number.
801 - Allow start up directory specification (ex: mc /usr/local/bin /tmp).
802 - Fixed bug that operated on the selection instead of the tagged file
803 (when only one file was tagged).
804 - Some cosmetic changes.
809 - Fixed bug in the help browser that crashed the program.
810 - New internal viewer.
811 - New long directory listing format.
816 - User Menus (F2 key).
817 - Quick search of files in a panel (Alt-filename takes you to that file).
818 - Char quoting (C-q).
819 - exec() enhancements.
820 - now you can suspend the program (C-z).
821 - The find file command now seems to be very stable.
826 - Setup loading/saving.
827 - Support for any size screen.
828 - Many, many bug fixes.