Add questions about Ctrl-O.
[midnight-commander.git] / NEWS
blob77741dd50e5ad10da6cb86f1fabd430d01c156aa
1 After version 4.6.0.
3 Add --with-glib12 option to configure to force using glib 1.2.x.
4 Add --disable-background option to disable background support.
5 Background support now uses pipes instead of UNIX sockets.
6 libX11 is loaded dynamically using gmodule if possible.
7 Screen saving is now supported on FreeBSD console.
8 Support for SCO UNIX has been removed.
9 User is warned if one mc is run from another.
10 VFS supports iso9660 images.
11 New translations: Mongolian, Serbian and Lithuanian.
13 Version 4.6.0.
15 - Core functionality.
16         - Fixed infinite loop under xterm if xterm is forcedly closed.
18 - Portability.
19         - ncurses can be found even if it's renamed to curses (OpenBSD).
20         - Warning fixes for 64-bit systems.
23 Version 4.6.0-pre3.
25 Another release candidate for 4.6.0.
27 - Core functionality.
28         - ".." is no longer shown in the root directory.
29         - Fixed segmentation fault when processing truncated
30           section header in the corrupted initialization file.
32 - Screen libraries.
33         - Fixed incorrect processing of AltGr on Linux console
34           introduced in -pre2.
36 - Documentation.
37         - Fixed a bug in man2hlp that could randomly prevent correct
38           generation of the help files.
39         - Added manual page for mcview.
42 Version 4.6.0-pre2.
44 Release candidate for 4.6.0.
46 - Security.
47         - mc now creates its own temporary directory /tmp/mc-$USER.
48           If it fails or permissions are wrong, the user is warned.
50 - Portability.
51         - mc now complies with the Filesystem Hierarchy Standard and
52           uses @prefix@/share/mc for the data files.
53         - Support for glib 2.0.x has been added.
54         - glib 1.2 is now properly detected on FreeBSD.
56 - Core functionality.
57         - Fixed segmentation fault when displaying messages from
58           background operations.
59         - When using support for setting the last working directory of
60           mc in the parent shell, "mc" is now an alias in all shells,
61           not a function.  The "-P" option needs an argument now.
62         - Alt-O sets the same directory on the other panel.
63         - Current directory is shown in the xterm window title.
65 - Screen libraries.
66         - Screen library is now selected by the option --with-screen.
67         - X11 support is enabled by default, use --without-x to disable.
68         - The keycode now contains information about all screen
69           modifiers.  This allows to implement more shortcuts, but this
70           work has just begun.
71         - Included S-Lang library has been updated to version 1.4.5.
72         - Mouse wheel is supported in the internal editor and viewer in
73           xterm compatible terminals that implement wheel events.
75 - Editor.
76         - Internal editor now saves the cursor position in the file.
77         - New syntax rules - RPM specfile, m4.
78         - Editor shows control characters in the caret notation.
80 - VFS.
81         - Most extfs scripts have been reviewed and improved.
82         - Fixed viewing and editing files on mcfs.
83         - Support for termnet and HSC firewall has been removed.
85 - Documentation.
86         - Polish manual has been added.
88 Version 4.6.0-pre1.
90 - Security release.  Massive code cleanup.  Most improvements didn't
91   need any significant amount of the new code.
93 - Security.
94         - Fixes for remotely exploitable buffer overflows in VFS.
96 - Ports and editions.
97         - GNOME edition has been removed.
98         - OS/2 port has been removed.
99         - MAD (Memory Allocation Debugger) has been removed.
101 - Core functionality.
102         - Large file support enabled by default.
103         - Shift-F5 and Shift-F6 copy and rename like F5 and F6, but
104           suggest the selected filename as the destination.
105         - File search with contents doesn't use external egrep.
106         - Directories with many files are now reloaded much faster.
107         - Subshell works under Cygwin.
109 - Screen libraries.
110         - Improved support for ncurses.
111         - Dropped support for the old Curses library.
112         - Colors are enabled on all capable terminals when using S-Lang.
113         - Syntax highlighting now works with ncurses.
115 - Editor.
116         - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
117           to avoid collision with Cooledit.
118         - New syntax rules - PHP, Tcl, SQL, DOS batch file.
119         - Editor supports word completion.
121 - VFS.
122         - Local temporary file is used for uploading via ftpfs/fish only
123           if file is uploaded to the same ftp/fish server.
124         - mcfs support is disabled by default.
125         - Samba configuration and codepage files locations can be
126           configured.
127         - .netrc support in ftpfs is enabled by default.
128         - Viewing zip files could corrupt them.
130 - Documentation.
131         - Added manuals in Spanish, Italian and Russian.
132         - Help files are not distributed, but generated during the
133           build from the manual pages.
135 - Translations.
136         - Belarussian translation has been added.
139 Version 4.5.55
141 - Mostly bugfixes and portability fixes.  Making things work as they
142   were meant to work.
144 - Text edition improvements.
145         - Ctrl-O supported in the viewer and editor.
146         - Better terminal support.  Should not need "Learn Keys" on rxvt
147           and xterm in most cases.
149 - GNOME edition improvements.
150         - Find dialog rewritten.
151         - Editor and viewer ask whether to save modified file when
152           closed from window manager.
154 - Editor.
155         - New syntax rules - S-Lang, PO files, Octave.
156         - Alt-B goes to matching bracket.
158 - Portability improvements.
159         - Should compile out-of-box on Cygwin and QNX Neutrino.
160         - Can be compiled by BSD make.
161         - Subshell and VFS code are safer and more portable.
163 - Experimental features (disabled by default).
164         - Charset conversion support.
165         - Large (64-bit) file support on 32-bit systems.
168 Version 4.5
170 - Too many new features to list.
172 - This is the last version to be actively maintained.  The GNOME
173   edition is in stabilization and maintenance phase only.  A new file
174   manager is being written for the GNOME project.
177 Version 3.5
179 - New hotlist code.
180         - The bookmark code has been completely revamped and now it supports
181           folders.  New format for the hot list file.
182         - It is possible to copy a selected path name into the input line 
183           (C-Enter).
185 - Tk enhancements.
186         - New built in GUI designer to help developers modify the look
187           of the program at run time (no penalty for users).
188         - Many dialog boxes now work.
189         - Right button now pops up a context sensitive action menu.
190         - Added many visual enhancements.
191         - The Tk edition is not yet finished though.
193 - File management.
194         - Now we do background copy and move operations.
195           (you can ftp your files in the background now, for example).
197 - Built in text editor
198         - This is an easy to use text editor with pull-down menus.
199           The features it presently supports are: Block copy, move,
200           delete, cut, paste; key for key undo; file insertion; macro
201           definition; regular expression search and replace (and our
202           own scanf-printf search and replace); shift-arrow MSW-MAC
203           text highlighting (for the Linux console only);
204           insert-overwrite toggle; and an option to pipe text blocks
205           through shell commands like indent.  
207           Comes with Emacs keybindings as well.
209           mcedit is a link to mc which bring it up in editor mode. 
211 - FTP File system
212         - Many fixes and enhancements, better support for proxy
213           machines.
214         - Now we support both active and passive opens.
215         - Estimated time of arrival for ftp transfers.
216         - stalled detection.
217         - Much better support for proxies.
218         - ftp URLs now allow a password to be provided.
220 - ext2fs Undelete File system
221         - Minor enhancements.
223 - TAR File system
224         - Now we flush the tarfs if the tar file has been modified
226 - External File systems:
227         - Speeded up RPM file system.
228         - New LHA file system.
229         - New ARC file system.
230         - New DEB file system (for those users of Debian).
231         - New RAR file system.
232         - Fixed problems with different zipfs.
234 - MC file system:
235         - We get can use a mc file system by using either mc: or mc:// prefixes. 
237 - Viewer changes:
238         - Now we include a program that preprocesses mail if you view it
239           so, you get colored mails in the viewer.
240         - A simple ruler has been implemented (press Alt-r to enable it).
242 - New hex editor
243         - Now you can do hex editions in your files with a single keystroke.
244           (invoke it by using the hex-viewer and then clicking on edit).
246 - Find file command:
247         - Now we can search inside files using a piped grep (particularly
248           interesting to search inside virtual file system: tar files, 
249           tar files on remote ftp sites, or searching information on an 
250           ftp site)
252 - Widgets:
253         - Input lines now support control-left, control-right movement on the
254           Linux console.
256 - Extension file:
257         - We now support extra entries in a given rule with the Include=
258           tag.
259         
260 - Ports:
261         - Windows NT, Windows 95 by Juan Grigera
262         - OS/2 by Alexander Dong.
265 - Many many many bug fixes and memory leaks have been fixed.
268 Version 3.2
270 - External File system:
271         - Mtools file system works.
272         - New Cpio file system.
273         - New RPM file system.
275 - FTP file system:
276         - support for HSC firewall
278 - Lots of subshell fixes
280 - Regexp-extension:
281         - Editing of non-local files works now.
283 - Bunch of bug fixes.
285 - Panelize now works properly.
287 - Can work on Nextstep now.
289 - Windows NT port by Juan Grigera.
291 - Midnight Commander file system server:
292         - Fixed errno handling in the server.
293         - Fixed time handling in the server.
294         - Better caching.
295         - Works with PAM if supported on the system.
297 Version 3.1
299 This has been finished:
301 - Enhanced ftpfs:
302   - Displays progress bars.
303   - Supports Netware and Windows NT servers
304   - Better support for symlinked files.
305   - Handles those warez sites file names.
306   - Increase the directory cache timeout.
307   - Cache flushing (C-r)
308   - If you append a /~ to the directory, you will log into your home
309     directory (this is done by default if you use the menus to connect).
310   - More robust.
311 - Subshell fixes (it should not hang any longer).
312   - Fixes prompt handling for zsh and tcsh users.
313   - Fixes variable expansion for tcsh (now you may edit files).
314   - Rewrote the sync code between the parent and child, should not hang
315     any longer.
316 - Better command completion.
317 - Keypad handling enhanced:
318   - Special key treatment for +, -, \ and now may be configure to
319     only take place if you do not have a command typed in.
320   - Now the + and \ bindings when ran on the Linux console work
321     may use the keypad and M-+ and M-\ and leave the + and \ keys
322     free.
323 - Better handling of the line drawing chars on OSF/1 and AIX.
324 - Enhanced tar/compressed tar file systems.
325 - Global kill ring.
326 - Added undelete feature for Linux systems: now you may recover deleted files
327   on ext2 file systems with the Undelete file system.
328 - Symlink commands (for symlink lovers).
329   see the docs on C-x C-r,  C-x C-l, C-x C-s keystrokes.
330 - New macros:
331   %b and %B return the basename of the selected filename
332   %var{ENV-VAR} expands to the contents of ENV-VAR variable.
333 - MC may be invoked as a viewer (mc -f flag).
334 - Added Unicode support on the Linux console (run with mc -N)
335 - Tons of bug fixes, the code is cleaner and hopefully 
336 - Allow a vfs pathname to be passed as a startup directory.
338 This is a list of people that put their effort into making the 3.1
339 release:
341 Adam Tla/lka, Antonio Palama, Carl Thompson, Ching Hui, Dugan Porter, Gerd
342 Knorr, Ilya Rybkin, Jakub Jelinek, Janne Kukonlehto, Juan Grigera, Juan Jose
343 Ciarlante, John Davis, Marcelo Fabian Roccasalva, Perry Francis Nguyen,
344 Sergey Ya Korshunoff Steven Hirsch, Thanh Ma and Torben Fjerdingstad.
346 Version 3.0
348 This has been finished:
350 - Virtual File System: You now can browse tar, compressed tar and 
351   file systems over the network as if they were local subdirectories;
352 - Slang support, you don't need ncurses anymore (but you can still compile
353   with ncurses, if you want).
354 - New mc.ext format, for details see the sample mc.ext file provided.
355 - Append option if you try to copy/move a file onto already existing one.
356 - Internal cd command uses CDPATH variable if set (like in BASH).
357 - Find file command is much faster.
358 - External panelize command - finding files using unlimited number of
359   criteria - actually spawns an external command and it can be find, awk,
360   grep -l or anything else.
361 - Learn keys makes setting up of mc on terminals with broken
362   terminfo/termcap databases easier. It just asks you to press keys which
363   are not working.
364 - Advanced chown command.
365 - C-PgUp and C-PgDn takes you to the previous and currently selected
366   directory respectively on the Linux console.
367 - You can choose between 7 data bits, iso-latin-1 (0-127+160-255) or
368   other (0-255).
369 - Confirmation for overwriting, deleting and exiting added.
370 - Viewer has growing buffers.
371 - Filename, username, hostname and variable completion (M-Tab) on all
372   input lines plus command completion on appropriate places of command
373   line.
374 - Following of symlinks at changing directory.
375 - Viewer now supports bold faces and underlines, and it fits the 
376   information on the screen better.  Now you can also specify the starting
377   mode for the viewer depending on the contents of the viewed file.
378 - Mask rename and copy.
379 - Colors now let you specify the intensity of the colors you want.
381 This is being worked on:
382 - Virtual File System: FTP file system.
383 - Tcl/Tk and XView versions of the program (preliminary versions are
384   up and running).
387 Version 2.0
389 Now users are able to define their own display 
391 - User defined display formats.
393   Now you can configure the file display to suit your needs.
394   For example, you can say which information you want to see displayed
395   instead of our defaults.
397 - User definable program layout.
399   Panels could be shown vertically or horizontally;
400   panels could be different sizes, you can hide or show most
401   program windows (command line, keybar or menubar).
403 - Output window.
405   Now, it's possible to see part of the last program output on the Linux
406   console without having to switch screens via an option in the layout
407   menu.
409 - New View modes:
411      Quick view: as you browse your files, each one is displayed on
412                  the other panel on the idle time.
414      Tree view:  let's you browse your directories by traveling a tree.  
415                  We have two traveling modes available.  And the tree does
416                  not take your precious time: it's build on the fly, as you
417                  browse your disk (you can always loose your time if you
418                  want to :-).
420      Info view:  Gives you information on the currently select file and
421                  the current file system as you move.
423      User view:  Let's you define a directory listing and the format you
424                  want to use.
426 - New subshell support (concurrent shell execution)
428   The Midnight Commander will now spawn one copy of the shell, so you
429   get better performance and you can use shell functions, define variables
430   and execute complete shell commands.  Supported shells: bash, zsh and
431   tcsh.  If your shell is not supported, then the old mode is still
432   available.
434 - Dialog box manager
436   Almost all the new configuration options are configured with this
437   new dialog manager, easy to use if you are familiar with dialog boxes
438   in DOS and Windows. 
440   Available widgets: check buttons, buttons, radio buttons, 
441   input lines and list boxes (So you can take our code and use it on
442   your applications).
444 - New option configuration.
446   Now the program options are configured with a dialog box.
448 - Chmod and Chown commands:
450   For changing permissions as well as ownership of files and
451   directories, uses our new dialog manager.  
453 - Color customization support
455   Now you can change the default color of the program with any of
456   these:
457   environment variable, Colors section in the init file (colors per 
458   terminal type) and command line.
460 - User menu and extension enhancements:
462   Execution understand the %t macro (tagged files). 
464   User menu also has a new macro to let the user specify options.
466   You can hide and show entries in the user menus by using conditions.
468   Auto detect best match depending on a regexp.
470 - Viewer: 
471      Goto line command,
472      horizontal scrolling,
473      on the fly decompression (and we don't eat unneeded cycles of CPU),
474      allow non gunzip operation.
476 - Internal move command:
478   Now, we don't rely anymore on system commands in /bin, so the
479   program is more robust and is much faster.  Bunches of code come
480   from the GNU fileutils.
482 - The Tree view and normal views allows wrapped incremental searches of
483   file names.
485 - Mask rename:
487   Now it's possible to do things like rename *.pas in *.bak
489 - Compare directories command
491 - Allow panels to be in Long mode without forcing the user to a single panel.
493   (You can even have two long panels).
495 - F10, C-g cancels as well as ESC ESC.
497 - Improved help system.
498   
499   We updated and spelled the help system and added a lots of links.
500   The Web page is constructed with the same tools.
502 - Allows tagging of directories:
504   Now you can copy, rename, move and delete complete directories.  You
505   are not limited anymore to files.  
507 - View output (screen save/restore) on Linux console.
509   On old Linux systems, only b&w is supported, on newer Linux systems
510   (1.1.67 and newer), we also support color screen save/restore and
511   cursor positions.
513 - 8 bit clean support.
515 - Visual feedback while i-searching files.
517 - Much more intuitive, you have to use it.
519 - It's better than aspirin.
521 - New memory allocation debugger.
523   During testing time, we used a powerful memory allocation debugger,
524   so the program will not eat all your memory, and will make a good use of
525   your memory.  
527 - Now it also runs on hppa-hp-hpux9, hppa-hp-hpux7, m68k-apple-aux and
528   sparc-sun-netbsd1.0.  The best platform to run it is Linux, of course,
529   since that's where most of us develop it.
531 - Inode sort option.
533 - Nice progress status indicator.
535   We have two of them: a moving dash indicator and a progress bar
536   indicator for file operations.
538 Version 0.15
540 - Uses GNU autoconf.
541    Currently, it has been ported to this configurations:
542    i386-*-linux1.0
543    i386-*-linux1.1
544    mips-sgi-irix5.2
545    mips-dec-ultrix4.3
546    rs6000-ibm-aix3.2.5
547    sparc-sun-sunos4.1
548    sparc-sun-solaris2.3
550 - Improvements to the internal file viewer:
551    Wrap/Unwrap mode.
552    Hex mode.
553    Hex searches.
554    Now you can view compressed files (gzip, compress, zip, pack and lzh).
555    Performance enhancements, now it's much faster.
556    Works on systems without mmap.
558 - Mouse Support now also works on xterms.
559    If you run in the Linux console, you will still need the gpm mouse server
560    to use the mouse support, but if you use xterms, then you're lucky 
561    and can use the mouse support when using xterms.
563 - Help system and man page.
564    Both were updated and has many more hypertext links inside, the
565    help system can also be used with a mouse.
567 - If running on xterms, now you can see the output of the last program
568   you ran by using the C-o key combination.
570 - Switch panels command (C-u)
571 - With filter command per panel.
572 - With auto mounting/umounting on chdir feature.
573 - cd now expands tildes (~, ~user).
574 - Much more portable.
575 - Many bugs were fixed.
577 Version 0.14
579 - Now can handle directories with an unlimited number of files.
580 - New link and symlink commands (C-x l, C-x s).
581 - New insert tagged files or selection command (C-x t).
583 Version 0.13
585 - Behave more like the Norton Commander.
586 - Added menu file edit.
587 - If there is no permission to load a directory, now it loads a dummy
588   directory.
589 - When a panel is re-sorted, keep the selected file selected.
590 - forward_word and backward_word command on the input line now skip
591   over letters and numbers.
592 - Fixed backward scrolling in the internal viewer.
593 - The internal viewer now computes the percentage in a more natural
594   way.
595 - Added handling of the Home and End keys to the internal viewer
596 - Bug fixes.
598 Version 0.12
600 - Preliminary support for System V compilation.
601 - Bug fix: didn't call closedir in all cases.
602 - bug fixes.
604 Version 0.11
606 - Support cd -.
607 - Corrected Makefile.
609 Version 0.10 
611 - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file
612   and bottom file in the current panel.
613 - Now it's allowed to select option in query boxes by the first initial
614 - Fixed mouse repeat rate.
615 - Fixed a bug that prevent copying individual files to another file.
616 - Some minor bug fixes.
618 Version 0.9
620 - Mouse Support.
621 - Internal Copy command (it no longer uses cp).
622 - Verbose Copying of files.
623 - Confirmation on Overwrite and on Delete.
624 - Support reverse sorting.
625 - Many visual enhancements.
626 - Per panel options are saved and restored.
627 - New truncation of names in the panels.
628 - History in Input Lines (M-p and M-n).
629 - Input line enhancements.
630 - Dialog boxes are nicer than before.
631 - Cache in gid and uid translators.
632 - More keybindings for the Input lines.
633 - Better kill management in Input Lines.
634 - Bug fixes.
636 Version 0.8
638 - The online help now comes with the complete man page.
639 - Input lines now support M-b and M-f for movement by word.
640 - Unlimited input lines (command line).
641 - Filename searches now must be started with C-s or M-s.
642 - Many bug fixes.
644 Version 0.7
646 - The stat() reloading optimization is now a configuration option.
647 - Many bug fixes went to the find file command.
648 - New history in the hypertext viewer. 
649 - ESC-Tab will copy the name of the other-panel selected file to the
650   input line.
651 - Now it's possible to display files and directories mixed together or
652   separated (like the Norton Commander).
653 - Many bug fixes, see the ChangeLog for details.
655 Version 0.6 
657 - Extension dependent execution implemented (now you can execute
658   things like tar tzvf over compressed tar files, just a tap in the
659   Enter key).
660 - Added simple expansion of useful variables in the user menu.
661 - Avoid unnecessary reloading of subdirectories using stat (suggested
662   by Torben Fjerdingstad <tfj@olivia.ping.dk>).
663 - Added options to disable colors and display version number.
664 - Allow start up directory specification (ex: mc /usr/local/bin /tmp).
665 - Fixed bug that operated on the selection instead of the tagged file
666 (when only one file was tagged). 
667 - Some cosmetic changes.
668 - Bug fixes.
670 Version 0.5
672 - Fixed bug in the help browser that crashed the program.
673 - New internal viewer.
674 - New long directory listing format.
675 - some bug fixes.
677 Version 0.4 
679 - User Menus (F2 key).
680 - Quick search of files in a panel (Alt-filename takes you to that file).
681 - Char quoting (C-q).
682 - exec() enhancements.
683 - now you can suspend the program (C-z).
684 - The find file command now seems to be very stable.
685 - misc bug fixes.
687 Version 0.3
689 - Setup loading/saving.
690 - Support for any size screen.
691 - Many, many bug fixes.