6 * filenames charset selection support in panels
7 * new 'Find File' dialog
8 * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
10 * locale based codepage autodetection
11 * initial support for doxygen generated docs
12 * refresh of autoconf stuff
18 * various editor enchancements (vertical block marking/moving/copy/paste)
19 * navigate across source code through ctags/etags TAGS file
20 * new option 'Persistent selection'
21 * Del/Backspace - delete selected block if 'Persistent selection' switched off
22 * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
23 if 'Persistent selection' switched off
24 * optional showing of line numbers
25 * various syntax files updates
26 * optional highlighting of the tabs and trailing spaces
31 * showing of the free space on current file system
32 * showing of the size selected files in mini-status bar
37 * many fixes from other distributions are included
38 * fish handling for symlinks is fixed
39 * escaping of fancy names is fixed
40 * segfault in fish permission checks is fixed
41 * various mc.ext fixes
42 * commandline completion fixes (mainly, escaping hadling)
43 * small fixes in history handling (locale independent .mc/history entries)
44 * code cleanups, various memleak/etc fixes (many thanks to valgrind)
50 - Changed HQ url to point to new website
51 www.midnight-commander.org (Closes: #137, #138)
52 - Added a micro helper library in order to go slowly
53 avay from glib (Closes: #157)
54 - Use static strings as section entries in ~/.mc/history
55 WARNING!: This will break old files (Closes: #50)
56 - Fixed a repaint issue when clicking on the "View" Button instead
57 of using F3 (Closes: #35)
58 - Removed obsolete autoconf macros (Closes: #133)
59 - Fix escaping for command line completion (Closes: #147)
60 - prevent mc from segfaulting when getting invalid timestamps on files (Closes: #96)
61 - Fixed a keybord issue when running mc via a putty console (Closes: #203)
62 - setted pty fd to closeonexec (on subshell) (Closes: #174)
63 - Fixed file renames, when copying/moving is performed
64 into deleted directories. (Closes: #181)
65 - Add an option to show executables first in the panels (Closes: #173)
66 - Fixed concat_dir_and_file if there is a parameter = NULL (Closes: #180)
67 - Allow out-of-tree builds (Closes: #224, #208)
70 - Syntax highlighting for:
71 + debian files (debian/changelog, debian/control, debian/copyright, ..) (Closes: #142)
72 + updated sh syntax highlighting (Closes: #143)
73 + updated pascal syntax highlighting (Closes: #65)
74 + differentiate between c and cpp files for highlighting (Closes: #16)
75 + updated python highlighting to support python 2.6 (Closes: #216)
76 - Removed some unneeded variables (Closes: #168, #151)
77 - Do use a ro test if a file exists (Closes: #206)
78 - Fixes some missbehaviour in regex matching (Closes: #207, #211 )
79 + start at front of line and not on cursor position
80 + . shouldn't match a newline
83 - Fix some bashisms in some extfs scripts (Closes: #146)
84 - Fixed various problems with symlinks and files with chars which needs
85 escaping over fish (Closes: #10, #87, #149, #53)
86 - Added 7zip extfs descriptor (Closes: #92)
87 - Switched from o3totxt to odf2txt as o3totxt is outdated (Closes: #218)
90 - Updated german translation (Closes: #167)
91 - New Belarussian translation (Closes: #170)
92 - Updated russian translation (Closes: #159)
97 - Prompt the user whether to detach a hardlinked file
99 - Fix a bug which prevented the editor from creating a
100 lock file in certain scenarios (bug #13673).
101 - New shortcut - Ctrl+S. Allows the user to toggle
103 - Allow the user to override the automatic syntax
105 - Duplicate hotkey fixes.
108 - extfs: Do not hang waiting for user input on password
109 protected .rar archives.
110 - extfs: Do not leave stale temporary files.
111 - extfs: Add support for ALZip archives.
112 - extfs: Properly retrieve the filesize of very large
113 files stored inside a .zip archive.
114 - extfs: Various quoting fixes.
115 - extfs: Various improvements in deb, iso9660, mailfs, rpm, trpm.
117 - fish: Fix uploading of files with backtick characters in
119 - fish: Improve upload speed.
120 - fish: Allow for retrieving files larger than 2 GB.
121 - fish: Enable reget functionality.
122 - fish: Use numerical uid/gid when retrieving the directory
125 - ftpfs: Allow for entering non-readable directories.
126 - ftpfs: Allow the user to interrupt the connection establishment.
127 - ftpfs: Enable reget functionality.
128 - ftpfs: `first_cd_then_ls' is the default mode for retrieving
129 directory contents now.
131 - tarfs: Add support for long filenames as stored in
132 ustar format archives.
133 - tarfs: Allow for working with archives conforming to
134 POSIX.1-2001 standard
139 - Core functionality.
140 - Bash < 2.05b no longer supported. For usage with bash < 2.05b fix
141 subshell_name_quote() to use 3-digit octals.
145 - Core functionality.
146 - Device numbers are displayed correctly.
147 - Improved message formatting for i18n.
148 - Recursive option added for internal grep.
151 - Almost completely rewritten internal viewer.
152 - mmap(2) support removed from internal viewer.
155 - Fixed device number handling.
156 - zipfs can handle zip files that contain pathnames starting
158 - Passive FTP over proxies is possible.
161 - Code cleanup in various places
166 - Core functionality.
167 - Fix double free in mc_maybe_editor_or_viewer().
168 - Do not blindly cleanup in exit_subshell().
169 - Fix blocking of panel cd-ing with white space command.
170 - Fix mini status after first Ctrl-O.
171 - Fix dynamic loading of Photon library for shift keys.
177 - Added configuration files for Sun Solaris pkgmk(1).
180 - Fix position save bug.
182 - Improve makefile.syntax.
183 - Improve python.syntax.
184 - Improve eiffel.syntax.
185 - Improve syntax.syntax.
188 - Add .7z archives extensions to mc.ext.in.
189 - Add OpenOffice.org 2 extensions to mc.ext.in.
190 - Recognize both .udeb and .deb as Debian packages.
193 - Backport S-Lang fixes from HEAD.
196 - Extensive samba cleanup.
197 - Fix possible crash on broken cpio archives.
198 - Quote fixes in urar.in.
201 - Updated translations: German.
202 - Updated translations: Italian.
207 - Core functionality.
208 - Fix X11 connection handling.
211 - Add syntax file for the x86 assembler.
212 - Add syntax file for the Vision(tm) Ray Tracer.
213 - Add syntax file for the CORBA IDL.
214 - Add syntax file for the LUA programming language.
219 - Core functionality.
220 - Improve support for tcsh.
223 - Updated translations: Spain.
228 Release candidate for 4.6.1.
231 - Fixed CAN-2004-0226 (buffer overflows).
232 - Fixed CAN-2004-0231 (unsafe temporary file and directory creation).
233 - Fixed CAN-2004-0232 (format string vulnerablities).
234 - cons.saver does not need to be setuid-root on Linux.
235 - Hiding of FTP passwords.
238 - PC port has been removed.
239 - Support for SCO UNIX has been removed.
240 - Improve support for QNX Neutrino.
242 - Core functionality.
243 - Use 8bit input as default.
244 - Better support for '@' in FTP usernames.
245 - Better large file support (int -> off_t)
246 - Add gnome, rxvt and xterm-new terminals (keyword copy for mc.lib).
247 - Make the find dialog more responsive while scanning through large files.
248 - Add implementation to cons.handler for FreeBSD 4.x and 5.x.
249 - Screen saving is now supported on FreeBSD console.
250 - Hide temporary commands from history.
251 - Add --with-glib12 option to configure to force using glib 1.2.x.
252 - Add --disable-background option to disable background support.
253 - Background support now uses pipes instead of UNIX sockets.
254 - libX11 is loaded dynamically using gmodule if possible.
255 - User is warned if one mc is run from another.
258 - Add many boundary check into internal slang library.
259 - Internal slang upgrade to 1.4.9.
260 - Increased maximum screen size to 512 x 512.
261 - Add support for qansi-m terminals.
264 - Fix bugs for mcedit compiled with ncurses.
265 - New status string format in mcedit.
266 - Support for large syntax files.
267 - Temporarily disable safe save and backups on remote VFS
268 because it doesn't work.
269 - Enable user menu in mcedit.
270 - Add syntax file for the ASP.NET technology.
271 - Add syntax file for the Eiffel programming language.
272 - Add syntax file for the Ruby programming language.
273 - Add syntax file for the C# programming language.
274 - Upgrade php.syntax file.
275 - Improve sql.syntax file.
276 - Improve perl.syntax.
277 - Improve diff.syntax.
278 - Improve makefile.syntax.
279 - Add "define" keyword for syntax files.
282 - Full audit of quoting of parameters in vfs scripts (CAN-2004-0494).
283 - Fixed CAN-2003-1023 (stack overflow in vfs_s_resolve_symlink).
284 - Various fixes in tar.c.
285 - VFS supports iso9660 images.
288 - New translations: Mongolian, Serbian and Lithuanian.
289 - Updated translations: Ukrainian, Italian, Hungarian.
294 - Core functionality.
295 - Fixed infinite loop under xterm if xterm is forcedly closed.
298 - ncurses can be found even if it's renamed to curses (OpenBSD).
299 - Warning fixes for 64-bit systems.
304 Another release candidate for 4.6.0.
306 - Core functionality.
307 - ".." is no longer shown in the root directory.
308 - Fixed segmentation fault when processing truncated
309 section header in the corrupted initialization file.
312 - Fixed incorrect processing of AltGr on Linux console
316 - Fixed a bug in man2hlp that could randomly prevent correct
317 generation of the help files.
318 - Added manual page for mcview.
323 Release candidate for 4.6.0.
326 - mc now creates its own temporary directory /tmp/mc-$USER.
327 If it fails or permissions are wrong, the user is warned.
330 - mc now complies with the Filesystem Hierarchy Standard and
331 uses @prefix@/share/mc for the data files.
332 - Support for glib 2.0.x has been added.
333 - glib 1.2 is now properly detected on FreeBSD.
335 - Core functionality.
336 - Fixed segmentation fault when displaying messages from
337 background operations.
338 - When using support for setting the last working directory of
339 mc in the parent shell, "mc" is now an alias in all shells,
340 not a function. The "-P" option needs an argument now.
341 - Alt-O sets the same directory on the other panel.
342 - Current directory is shown in the xterm window title.
345 - Screen library is now selected by the option --with-screen.
346 - X11 support is enabled by default, use --without-x to disable.
347 - The keycode now contains information about all screen
348 modifiers. This allows to implement more shortcuts, but this
350 - Included S-Lang library has been updated to version 1.4.5.
351 - Mouse wheel is supported in the internal editor and viewer in
352 xterm compatible terminals that implement wheel events.
355 - Internal editor now saves the cursor position in the file.
356 - New syntax rules - RPM specfile, m4.
357 - Editor shows control characters in the caret notation.
360 - Most extfs scripts have been reviewed and improved.
361 - Fixed viewing and editing files on mcfs.
362 - Support for termnet and HSC firewall has been removed.
365 - Polish manual has been added.
369 - Security release. Massive code cleanup. Most improvements didn't
370 need any significant amount of the new code.
373 - Fixes for remotely exploitable buffer overflows in VFS.
375 - Ports and editions.
376 - GNOME edition has been removed.
377 - OS/2 port has been removed.
378 - MAD (Memory Allocation Debugger) has been removed.
380 - Core functionality.
381 - Large file support enabled by default.
382 - Shift-F5 and Shift-F6 copy and rename like F5 and F6, but
383 suggest the selected filename as the destination.
384 - File search with contents doesn't use external egrep.
385 - Directories with many files are now reloaded much faster.
386 - Subshell works under Cygwin.
389 - Improved support for ncurses.
390 - Dropped support for the old Curses library.
391 - Colors are enabled on all capable terminals when using S-Lang.
392 - Syntax highlighting now works with ncurses.
395 - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
396 to avoid collision with Cooledit.
397 - New syntax rules - PHP, Tcl, SQL, DOS batch file.
398 - Editor supports word completion.
401 - Local temporary file is used for uploading via ftpfs/fish only
402 if file is uploaded to the same ftp/fish server.
403 - mcfs support is disabled by default.
404 - Samba configuration and codepage files locations can be
406 - .netrc support in ftpfs is enabled by default.
407 - Viewing zip files could corrupt them.
410 - Added manuals in Spanish, Italian and Russian.
411 - Help files are not distributed, but generated during the
412 build from the manual pages.
415 - Belarussian translation has been added.
420 - Mostly bugfixes and portability fixes. Making things work as they
423 - Text edition improvements.
424 - Ctrl-O supported in the viewer and editor.
425 - Better terminal support. Should not need "Learn Keys" on rxvt
426 and xterm in most cases.
428 - GNOME edition improvements.
429 - Find dialog rewritten.
430 - Editor and viewer ask whether to save modified file when
431 closed from window manager.
434 - New syntax rules - S-Lang, PO files, Octave.
435 - Alt-B goes to matching bracket.
437 - Portability improvements.
438 - Should compile out-of-box on Cygwin and QNX Neutrino.
439 - Can be compiled by BSD make.
440 - Subshell and VFS code are safer and more portable.
442 - Experimental features (disabled by default).
443 - Charset conversion support.
444 - Large (64-bit) file support on 32-bit systems.
449 - Too many new features to list.
451 - This is the last version to be actively maintained. The GNOME
452 edition is in stabilization and maintenance phase only. A new file
453 manager is being written for the GNOME project.
459 - The bookmark code has been completely revamped and now it supports
460 folders. New format for the hot list file.
461 - It is possible to copy a selected path name into the input line
465 - New built in GUI designer to help developers modify the look
466 of the program at run time (no penalty for users).
467 - Many dialog boxes now work.
468 - Right button now pops up a context sensitive action menu.
469 - Added many visual enhancements.
470 - The Tk edition is not yet finished though.
473 - Now we do background copy and move operations.
474 (you can ftp your files in the background now, for example).
476 - Built in text editor
477 - This is an easy to use text editor with pull-down menus.
478 The features it presently supports are: Block copy, move,
479 delete, cut, paste; key for key undo; file insertion; macro
480 definition; regular expression search and replace (and our
481 own scanf-printf search and replace); shift-arrow MSW-MAC
482 text highlighting (for the Linux console only);
483 insert-overwrite toggle; and an option to pipe text blocks
484 through shell commands like indent.
486 Comes with Emacs keybindings as well.
488 mcedit is a link to mc which bring it up in editor mode.
491 - Many fixes and enhancements, better support for proxy
493 - Now we support both active and passive opens.
494 - Estimated time of arrival for ftp transfers.
496 - Much better support for proxies.
497 - ftp URLs now allow a password to be provided.
499 - ext2fs Undelete File system
500 - Minor enhancements.
503 - Now we flush the tarfs if the tar file has been modified
505 - External File systems:
506 - Speeded up RPM file system.
507 - New LHA file system.
508 - New ARC file system.
509 - New DEB file system (for those users of Debian).
510 - New RAR file system.
511 - Fixed problems with different zipfs.
514 - We get can use a mc file system by using either mc: or mc:// prefixes.
517 - Now we include a program that preprocesses mail if you view it
518 so, you get colored mails in the viewer.
519 - A simple ruler has been implemented (press Alt-r to enable it).
522 - Now you can do hex editions in your files with a single keystroke.
523 (invoke it by using the hex-viewer and then clicking on edit).
526 - Now we can search inside files using a piped grep (particularly
527 interesting to search inside virtual file system: tar files,
528 tar files on remote ftp sites, or searching information on an
532 - Input lines now support control-left, control-right movement on the
536 - We now support extra entries in a given rule with the Include=
540 - Windows NT, Windows 95 by Juan Grigera
541 - OS/2 by Alexander Dong.
544 - Many many many bug fixes and memory leaks have been fixed.
549 - External File system:
550 - Mtools file system works.
551 - New Cpio file system.
552 - New RPM file system.
555 - support for HSC firewall
557 - Lots of subshell fixes
560 - Editing of non-local files works now.
562 - Bunch of bug fixes.
564 - Panelize now works properly.
566 - Can work on Nextstep now.
568 - Windows NT port by Juan Grigera.
570 - Midnight Commander file system server:
571 - Fixed errno handling in the server.
572 - Fixed time handling in the server.
574 - Works with PAM if supported on the system.
578 This has been finished:
581 - Displays progress bars.
582 - Supports Netware and Windows NT servers
583 - Better support for symlinked files.
584 - Handles those warez sites file names.
585 - Increase the directory cache timeout.
586 - Cache flushing (C-r)
587 - If you append a /~ to the directory, you will log into your home
588 directory (this is done by default if you use the menus to connect).
590 - Subshell fixes (it should not hang any longer).
591 - Fixes prompt handling for zsh and tcsh users.
592 - Fixes variable expansion for tcsh (now you may edit files).
593 - Rewrote the sync code between the parent and child, should not hang
595 - Better command completion.
596 - Keypad handling enhanced:
597 - Special key treatment for +, -, \ and now may be configure to
598 only take place if you do not have a command typed in.
599 - Now the + and \ bindings when ran on the Linux console work
600 may use the keypad and M-+ and M-\ and leave the + and \ keys
602 - Better handling of the line drawing chars on OSF/1 and AIX.
603 - Enhanced tar/compressed tar file systems.
605 - Added undelete feature for Linux systems: now you may recover deleted files
606 on ext2 file systems with the Undelete file system.
607 - Symlink commands (for symlink lovers).
608 see the docs on C-x C-r, C-x C-l, C-x C-s keystrokes.
610 %b and %B return the basename of the selected filename
611 %var{ENV-VAR} expands to the contents of ENV-VAR variable.
612 - MC may be invoked as a viewer (mc -f flag).
613 - Added Unicode support on the Linux console (run with mc -N)
614 - Tons of bug fixes, the code is cleaner and hopefully
615 - Allow a vfs pathname to be passed as a startup directory.
617 This is a list of people that put their effort into making the 3.1
620 Adam Tla/lka, Antonio Palama, Carl Thompson, Ching Hui, Dugan Porter, Gerd
621 Knorr, Ilya Rybkin, Jakub Jelinek, Janne Kukonlehto, Juan Grigera, Juan Jose
622 Ciarlante, John Davis, Marcelo Fabian Roccasalva, Perry Francis Nguyen,
623 Sergey Ya Korshunoff Steven Hirsch, Thanh Ma and Torben Fjerdingstad.
627 This has been finished:
629 - Virtual File System: You now can browse tar, compressed tar and
630 file systems over the network as if they were local subdirectories;
631 - Slang support, you don't need ncurses anymore (but you can still compile
632 with ncurses, if you want).
633 - New mc.ext format, for details see the sample mc.ext file provided.
634 - Append option if you try to copy/move a file onto already existing one.
635 - Internal cd command uses CDPATH variable if set (like in BASH).
636 - Find file command is much faster.
637 - External panelize command - finding files using unlimited number of
638 criteria - actually spawns an external command and it can be find, awk,
639 grep -l or anything else.
640 - Learn keys makes setting up of mc on terminals with broken
641 terminfo/termcap databases easier. It just asks you to press keys which
643 - Advanced chown command.
644 - C-PgUp and C-PgDn takes you to the previous and currently selected
645 directory respectively on the Linux console.
646 - You can choose between 7 data bits, iso-latin-1 (0-127+160-255) or
648 - Confirmation for overwriting, deleting and exiting added.
649 - Viewer has growing buffers.
650 - Filename, username, hostname and variable completion (M-Tab) on all
651 input lines plus command completion on appropriate places of command
653 - Following of symlinks at changing directory.
654 - Viewer now supports bold faces and underlines, and it fits the
655 information on the screen better. Now you can also specify the starting
656 mode for the viewer depending on the contents of the viewed file.
657 - Mask rename and copy.
658 - Colors now let you specify the intensity of the colors you want.
660 This is being worked on:
661 - Virtual File System: FTP file system.
662 - Tcl/Tk and XView versions of the program (preliminary versions are
668 Now users are able to define their own display
670 - User defined display formats.
672 Now you can configure the file display to suit your needs.
673 For example, you can say which information you want to see displayed
674 instead of our defaults.
676 - User definable program layout.
678 Panels could be shown vertically or horizontally;
679 panels could be different sizes, you can hide or show most
680 program windows (command line, keybar or menubar).
684 Now, it's possible to see part of the last program output on the Linux
685 console without having to switch screens via an option in the layout
690 Quick view: as you browse your files, each one is displayed on
691 the other panel on the idle time.
693 Tree view: let's you browse your directories by traveling a tree.
694 We have two traveling modes available. And the tree does
695 not take your precious time: it's build on the fly, as you
696 browse your disk (you can always loose your time if you
699 Info view: Gives you information on the currently select file and
700 the current file system as you move.
702 User view: Let's you define a directory listing and the format you
705 - New subshell support (concurrent shell execution)
707 The Midnight Commander will now spawn one copy of the shell, so you
708 get better performance and you can use shell functions, define variables
709 and execute complete shell commands. Supported shells: bash, zsh and
710 tcsh. If your shell is not supported, then the old mode is still
715 Almost all the new configuration options are configured with this
716 new dialog manager, easy to use if you are familiar with dialog boxes
719 Available widgets: check buttons, buttons, radio buttons,
720 input lines and list boxes (So you can take our code and use it on
723 - New option configuration.
725 Now the program options are configured with a dialog box.
727 - Chmod and Chown commands:
729 For changing permissions as well as ownership of files and
730 directories, uses our new dialog manager.
732 - Color customization support
734 Now you can change the default color of the program with any of
736 environment variable, Colors section in the init file (colors per
737 terminal type) and command line.
739 - User menu and extension enhancements:
741 Execution understand the %t macro (tagged files).
743 User menu also has a new macro to let the user specify options.
745 You can hide and show entries in the user menus by using conditions.
747 Auto detect best match depending on a regexp.
751 horizontal scrolling,
752 on the fly decompression (and we don't eat unneeded cycles of CPU),
753 allow non gunzip operation.
755 - Internal move command:
757 Now, we don't rely anymore on system commands in /bin, so the
758 program is more robust and is much faster. Bunches of code come
759 from the GNU fileutils.
761 - The Tree view and normal views allows wrapped incremental searches of
766 Now it's possible to do things like rename *.pas in *.bak
768 - Compare directories command
770 - Allow panels to be in Long mode without forcing the user to a single panel.
772 (You can even have two long panels).
774 - F10, C-g cancels as well as ESC ESC.
776 - Improved help system.
778 We updated and spelled the help system and added a lots of links.
779 The Web page is constructed with the same tools.
781 - Allows tagging of directories:
783 Now you can copy, rename, move and delete complete directories. You
784 are not limited anymore to files.
786 - View output (screen save/restore) on Linux console.
788 On old Linux systems, only b&w is supported, on newer Linux systems
789 (1.1.67 and newer), we also support color screen save/restore and
792 - 8 bit clean support.
794 - Visual feedback while i-searching files.
796 - Much more intuitive, you have to use it.
798 - It's better than aspirin.
800 - New memory allocation debugger.
802 During testing time, we used a powerful memory allocation debugger,
803 so the program will not eat all your memory, and will make a good use of
806 - Now it also runs on hppa-hp-hpux9, hppa-hp-hpux7, m68k-apple-aux and
807 sparc-sun-netbsd1.0. The best platform to run it is Linux, of course,
808 since that's where most of us develop it.
812 - Nice progress status indicator.
814 We have two of them: a moving dash indicator and a progress bar
815 indicator for file operations.
820 Currently, it has been ported to this configurations:
829 - Improvements to the internal file viewer:
833 Now you can view compressed files (gzip, compress, zip, pack and lzh).
834 Performance enhancements, now it's much faster.
835 Works on systems without mmap.
837 - Mouse Support now also works on xterms.
838 If you run in the Linux console, you will still need the gpm mouse server
839 to use the mouse support, but if you use xterms, then you're lucky
840 and can use the mouse support when using xterms.
842 - Help system and man page.
843 Both were updated and has many more hypertext links inside, the
844 help system can also be used with a mouse.
846 - If running on xterms, now you can see the output of the last program
847 you ran by using the C-o key combination.
849 - Switch panels command (C-u)
850 - With filter command per panel.
851 - With auto mounting/umounting on chdir feature.
852 - cd now expands tildes (~, ~user).
853 - Much more portable.
854 - Many bugs were fixed.
858 - Now can handle directories with an unlimited number of files.
859 - New link and symlink commands (C-x l, C-x s).
860 - New insert tagged files or selection command (C-x t).
864 - Behave more like the Norton Commander.
865 - Added menu file edit.
866 - If there is no permission to load a directory, now it loads a dummy
868 - When a panel is re-sorted, keep the selected file selected.
869 - forward_word and backward_word command on the input line now skip
870 over letters and numbers.
871 - Fixed backward scrolling in the internal viewer.
872 - The internal viewer now computes the percentage in a more natural
874 - Added handling of the Home and End keys to the internal viewer
879 - Preliminary support for System V compilation.
880 - Bug fix: didn't call closedir in all cases.
886 - Corrected Makefile.
890 - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file
891 and bottom file in the current panel.
892 - Now it's allowed to select option in query boxes by the first initial
893 - Fixed mouse repeat rate.
894 - Fixed a bug that prevent copying individual files to another file.
895 - Some minor bug fixes.
900 - Internal Copy command (it no longer uses cp).
901 - Verbose Copying of files.
902 - Confirmation on Overwrite and on Delete.
903 - Support reverse sorting.
904 - Many visual enhancements.
905 - Per panel options are saved and restored.
906 - New truncation of names in the panels.
907 - History in Input Lines (M-p and M-n).
908 - Input line enhancements.
909 - Dialog boxes are nicer than before.
910 - Cache in gid and uid translators.
911 - More keybindings for the Input lines.
912 - Better kill management in Input Lines.
917 - The online help now comes with the complete man page.
918 - Input lines now support M-b and M-f for movement by word.
919 - Unlimited input lines (command line).
920 - Filename searches now must be started with C-s or M-s.
925 - The stat() reloading optimization is now a configuration option.
926 - Many bug fixes went to the find file command.
927 - New history in the hypertext viewer.
928 - ESC-Tab will copy the name of the other-panel selected file to the
930 - Now it's possible to display files and directories mixed together or
931 separated (like the Norton Commander).
932 - Many bug fixes, see the ChangeLog for details.
936 - Extension dependent execution implemented (now you can execute
937 things like tar tzvf over compressed tar files, just a tap in the
939 - Added simple expansion of useful variables in the user menu.
940 - Avoid unnecessary reloading of subdirectories using stat (suggested
941 by Torben Fjerdingstad <tfj@olivia.ping.dk>).
942 - Added options to disable colors and display version number.
943 - Allow start up directory specification (ex: mc /usr/local/bin /tmp).
944 - Fixed bug that operated on the selection instead of the tagged file
945 (when only one file was tagged).
946 - Some cosmetic changes.
951 - Fixed bug in the help browser that crashed the program.
952 - New internal viewer.
953 - New long directory listing format.
958 - User Menus (F2 key).
959 - Quick search of files in a panel (Alt-filename takes you to that file).
960 - Char quoting (C-q).
961 - exec() enhancements.
962 - now you can suspend the program (C-z).
963 - The find file command now seems to be very stable.
968 - Setup loading/saving.
969 - Support for any size screen.
970 - Many, many bug fixes.