Corrected some in-line help strings...
[midnight-commander.git] / NEWS
blob1be854e3491d4d02ba3296e0163067442ebc3543
1 Yet to be released version 4.6.
3 - GNOME edition has been removed.
4 - OS/2 port has been removed.
5 - Large file support enabled by default.
6 - Dropped support for the old Curses library.
7 - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
8 - New syntax rules - PHP.
9 - File search with contents doesn't use external egrep.
10 - Directories with many files are now reloaded much faster.
11 - Editor supports word completion.
12 - Local temporary file is used for uploading via ftpfs/fish only
13   if file is uploaded to the same ftp/fish server
14 - Mcfs support can be disabled now. Use configure --without-mcfs.
15 - Samba configuration and codepage files locations can be configured.
17 Version 4.5.55
19 - Mostly bugfixes and portability fixes.  Making things work as they
20   were meant to work.
22 - Text edition improvements.
23         - Ctrl-O supported in the viewer and editor.
24         - Better terminal support.  Should not need "Learn Keys" on rxvt
25           and xterm in most cases.
27 - GNOME edition improvements.
28         - Find dialog rewritten.
29         - Editor and viewer ask whether to save modified file when
30           closed from window manager.
32 - Editor.
33         - New syntax rules - S-Lang, PO files, Octave.
34         - Alt-B goes to matching bracket.
36 - Portability improvements.
37         - Should compile out-of-box on Cygwin and QNX Neutrino.
38         - Can be compiled by BSD make.
39         - Subshell and VFS code are safer and more portable.
41 - Experimental features (disabled by default).
42         - Charset conversion support.
43         - Large (64-bit) file support on 32-bit systems.
46 Version 4.5
48 - Too many new features to list.
50 - This is the last version to be actively maintained.  The GNOME
51   edition is in stabilization and maintenance phase only.  A new file
52   manager is being written for the GNOME project.
55 Version 3.5
57 - New hotlist code.
58         - The bookmark code has been completely revamped and now it supports
59           folders.  New format for the hot list file.
60         - It is possible to copy a selected path name into the input line 
61           (C-Enter).
63 - Tk enhancements.
64         - New built in GUI designer to help developers modify the look
65           of the program at run time (no penalty for users).
66         - Many dialog boxes now work.
67         - Right button now pops up a context sensitive action menu.
68         - Added many visual enhancements.
69         - The Tk edition is not yet finished though.
71 - File management.
72         - Now we do background copy and move operations.
73           (you can ftp your files in the background now, for example).
75 - Built in text editor
76         - This is an easy to use text editor with pull-down menus.
77           The features it presently supports are: Block copy, move,
78           delete, cut, paste; key for key undo; file insertion; macro
79           definition; regular expression search and replace (and our
80           own scanf-printf search and replace); shift-arrow MSW-MAC
81           text highlighting (for the Linux console only);
82           insert-overwrite toggle; and an option to pipe text blocks
83           through shell commands like indent.  
85           Comes with Emacs keybindings as well.
87           mcedit is a link to mc which bring it up in editor mode. 
89 - FTP File system
90         - Many fixes and enhancements, better support for proxy
91           machines.
92         - Now we support both active and passive opens.
93         - Estimated time of arrival for ftp transfers.
94         - stalled detection.
95         - Much better support for proxies.
96         - ftp URLs now allow a password to be provided.
98 - ext2fs Undelete File system
99         - Minor enhancements.
101 - TAR File system
102         - Now we flush the tarfs if the tar file has been modified
104 - External File systems:
105         - Speeded up RPM file system.
106         - New LHA file system.
107         - New ARC file system.
108         - New DEB file system (for those users of Debian).
109         - New RAR file system.
110         - Fixed problems with different zipfs.
112 - MC file system:
113         - We get can use a mc file system by using either mc: or mc:// prefixes. 
115 - Viewer changes:
116         - Now we include a program that preprocesses mail if you view it
117           so, you get colored mails in the viewer.
118         - A simple ruler has been implemented (press Alt-r to enable it).
120 - New hex editor
121         - Now you can do hex editions in your files with a single keystroke.
122           (invoke it by using the hex-viewer and then clicking on edit).
124 - Find file command:
125         - Now we can search inside files using a piped grep (particularly
126           interesting to search inside virtual file system: tar files, 
127           tar files on remote ftp sites, or searching information on an 
128           ftp site)
130 - Widgets:
131         - Input lines now support control-left, control-right movement on the
132           Linux console.
134 - Extension file:
135         - We now support extra entries in a given rule with the Include=
136           tag.
137         
138 - Ports:
139         - Windows NT, Windows 95 by Juan Grigera
140         - OS/2 by Alexander Dong.
143 - Many many many bug fixes and memory leaks have been fixed.
146 Version 3.2
148 - External File system:
149         - Mtools file system works.
150         - New Cpio file system.
151         - New RPM file system.
153 - FTP file system:
154         - support for HSC firewall
156 - Lots of subshell fixes
158 - Regexp-extension:
159         - Editing of non-local files works now.
161 - Bunch of bug fixes.
163 - Panelize now works properly.
165 - Can work on Nextstep now.
167 - Windows NT port by Juan Grigera.
169 - Midnight Commander file system server:
170         - Fixed errno handling in the server.
171         - Fixed time handling in the server.
172         - Better caching.
173         - Works with PAM if supported on the system.
175 Version 3.1
177 This has been finished:
179 - Enhanced ftpfs:
180   - Displays progress bars.
181   - Supports Netware and Windows NT servers
182   - Better support for symlinked files.
183   - Handles those warez sites file names.
184   - Increase the directory cache timeout.
185   - Cache flushing (C-r)
186   - If you append a /~ to the directory, you will log into your home
187     directory (this is done by default if you use the menus to connect).
188   - More robust.
189 - Subshell fixes (it should not hang any longer).
190   - Fixes prompt handling for zsh and tcsh users.
191   - Fixes variable expansion for tcsh (now you may edit files).
192   - Rewrote the sync code between the parent and child, should not hang
193     any longer.
194 - Better command completion.
195 - Keypad handling enhanced:
196   - Special key treatment for +, -, \ and now may be configure to
197     only take place if you do not have a command typed in.
198   - Now the + and \ bindings when ran on the Linux console work
199     may use the keypad and M-+ and M-\ and leave the + and \ keys
200     free.
201 - Better handling of the line drawing chars on OSF/1 and AIX.
202 - Enhanced tar/compressed tar file systems.
203 - Global kill ring.
204 - Added undelete feature for Linux systems: now you may recover deleted files
205   on ext2 file systems with the Undelete file system.
206 - Symlink commands (for symlink lovers).
207   see the docs on C-x C-r,  C-x C-l, C-x C-s keystrokes.
208 - New macros:
209   %b and %B return the basename of the selected filename
210   %var{ENV-VAR} expands to the contents of ENV-VAR variable.
211 - MC may be invoked as a viewer (mc -f flag).
212 - Added Unicode support on the Linux console (run with mc -N)
213 - Tons of bug fixes, the code is cleaner and hopefully 
214 - Allow a vfs pathname to be passed as a startup directory.
216 This is a list of people that put their effort into making the 3.1
217 release:
219 Adam Tla/lka, Antonio Palama, Carl Thompson, Ching Hui, Dugan Porter, Gerd
220 Knorr, Ilya Rybkin, Jakub Jelinek, Janne Kukonlehto, Juan Grigera, Juan Jose
221 Ciarlante, John Davis, Marcelo Fabian Roccasalva, Perry Francis Nguyen,
222 Sergey Ya Korshunoff Steven Hirsch, Thanh Ma and Torben Fjerdingstad.
224 Version 3.0
226 This has been finished:
228 - Virtual File System: You now can browse tar, compressed tar and 
229   file systems over the network as if they were local subdirectories;
230 - Slang support, you don't need ncurses anymore (but you can still compile
231   with ncurses, if you want).
232 - New mc.ext format, for details see the sample mc.ext file provided.
233 - Append option if you try to copy/move a file onto already existing one.
234 - Internal cd command uses CDPATH variable if set (like in BASH).
235 - Find file command is much faster.
236 - External panelize command - finding files using unlimited number of
237   criteria - actually spawns an external command and it can be find, awk,
238   grep -l or anything else.
239 - Learn keys makes setting up of mc on terminals with broken
240   terminfo/termcap databases easier. It just asks you to press keys which
241   are not working.
242 - Advanced chown command.
243 - C-PgUp and C-PgDn takes you to the previous and currently selected
244   directory respectively on the Linux console.
245 - You can choose between 7 data bits, iso-latin-1 (0-127+160-255) or
246   other (0-255).
247 - Confirmation for overwriting, deleting and exiting added.
248 - Viewer has growing buffers.
249 - Filename, username, hostname and variable completion (M-Tab) on all
250   input lines plus command completion on appropriate places of command
251   line.
252 - Following of symlinks at changing directory.
253 - Viewer now supports bold faces and underlines, and it fits the 
254   information on the screen better.  Now you can also specify the starting
255   mode for the viewer depending on the contents of the viewed file.
256 - Mask rename and copy.
257 - Colors now let you specify the intensity of the colors you want.
259 This is being worked on:
260 - Virtual File System: FTP file system.
261 - Tcl/Tk and XView versions of the program (preliminary versions are
262   up and running).
265 Version 2.0
267 Now users are able to define their own display 
269 - User defined display formats.
271   Now you can configure the file display to suit your needs.
272   For example, you can say which information you want to see displayed
273   instead of our defaults.
275 - User definable program layout.
277   Panels could be shown vertically or horizontally;
278   panels could be different sizes, you can hide or show most
279   program windows (command line, keybar or menubar).
281 - Output window.
283   Now, it's possible to see part of the last program output on the Linux
284   console without having to switch screens via an option in the layout
285   menu.
287 - New View modes:
289      Quick view: as you browse your files, each one is displayed on
290                  the other panel on the idle time.
292      Tree view:  let's you browse your directories by traveling a tree.  
293                  We have two traveling modes available.  And the tree does
294                  not take your precious time: it's build on the fly, as you
295                  browse your disk (you can always loose your time if you
296                  want to :-).
298      Info view:  Gives you information on the currently select file and
299                  the current file system as you move.
301      User view:  Let's you define a directory listing and the format you
302                  want to use.
304 - New subshell support (concurrent shell execution)
306   The Midnight Commander will now spawn one copy of the shell, so you
307   get better performance and you can use shell functions, define variables
308   and execute complete shell commands.  Supported shells: bash, zsh and
309   tcsh.  If your shell is not supported, then the old mode is still
310   available.
312 - Dialog box manager
314   Almost all the new configuration options are configured with this
315   new dialog manager, easy to use if you are familiar with dialog boxes
316   in DOS and Windows. 
318   Available widgets: check buttons, buttons, radio buttons, 
319   input lines and list boxes (So you can take our code and use it on
320   your applications).
322 - New option configuration.
324   Now the program options are configured with a dialog box.
326 - Chmod and Chown commands:
328   For changing permissions as well as ownership of files and
329   directories, uses our new dialog manager.  
331 - Color customization support
333   Now you can change the default color of the program with any of
334   these:
335   environment variable, Colors section in the init file (colors per 
336   terminal type) and command line.
338 - User menu and extension enhancements:
340   Execution understand the %t macro (tagged files). 
342   User menu also has a new macro to let the user specify options.
344   You can hide and show entries in the user menus by using conditions.
346   Auto detect best match depending on a regexp.
348 - Viewer: 
349      Goto line command,
350      horizontal scrolling,
351      on the fly decompression (and we don't eat unneeded cycles of CPU),
352      allow non gunzip operation.
354 - Internal move command:
356   Now, we don't rely anymore on system commands in /bin, so the
357   program is more robust and is much faster.  Bunches of code come
358   from the GNU fileutils.
360 - The Tree view and normal views allows wrapped incremental searches of
361   file names.
363 - Mask rename:
365   Now it's possible to do things like rename *.pas in *.bak
367 - Compare directories command
369 - Allow panels to be in Long mode without forcing the user to a single panel.
371   (You can even have two long panels).
373 - F10, C-g cancels as well as ESC ESC.
375 - Improved help system.
376   
377   We updated and spelled the help system and added a lots of links.
378   The Web page is constructed with the same tools.
380 - Allows tagging of directories:
382   Now you can copy, rename, move and delete complete directories.  You
383   are not limited anymore to files.  
385 - View output (screen save/restore) on Linux console.
387   On old Linux systems, only b&w is supported, on newer Linux systems
388   (1.1.67 and newer), we also support color screen save/restore and
389   cursor positions.
391 - 8 bit clean support.
393 - Visual feedback while i-searching files.
395 - Much more intuitive, you have to use it.
397 - It's better than aspirin.
399 - New memory allocation debugger.
401   During testing time, we used a powerful memory allocation debugger,
402   so the program will not eat all your memory, and will make a good use of
403   your memory.  
405 - Now it also runs on hppa-hp-hpux9, hppa-hp-hpux7, m68k-apple-aux and
406   sparc-sun-netbsd1.0.  The best platform to run it is Linux, of course,
407   since that's where most of us develop it.
409 - Inode sort option.
411 - Nice progress status indicator.
413   We have two of them: a moving dash indicator and a progress bar
414   indicator for file operations.
416 Version 0.15
418 - Uses GNU autoconf.
419    Currently, it has been ported to this configurations:
420    i386-*-linux1.0
421    i386-*-linux1.1
422    mips-sgi-irix5.2
423    mips-dec-ultrix4.3
424    rs6000-ibm-aix3.2.5
425    sparc-sun-sunos4.1
426    sparc-sun-solaris2.3
428 - Improvements to the internal file viewer:
429    Wrap/Unwrap mode.
430    Hex mode.
431    Hex searches.
432    Now you can view compressed files (gzip, compress, zip, pack and lzh).
433    Performance enhancements, now it's much faster.
434    Works on systems without mmap.
436 - Mouse Support now also works on xterms.
437    If you run in the Linux console, you will still need the gpm mouse server
438    to use the mouse support, but if you use xterms, then you're lucky 
439    and can use the mouse support when using xterms.
441 - Help system and man page.
442    Both were updated and has many more hypertext links inside, the
443    help system can also be used with a mouse.
445 - If running on xterms, now you can see the output of the last program
446   you ran by using the C-o key combination.
448 - Switch panels command (C-u)
449 - With filter command per panel.
450 - With auto mounting/umounting on chdir feature.
451 - cd now expands tildes (~, ~user).
452 - Much more portable.
453 - Many bugs were fixed.
455 Version 0.14
457 - Now can handle directories with an unlimited number of files.
458 - New link and symlink commands (C-x l, C-x s).
459 - New insert tagged files or selection command (C-x t).
461 Version 0.13
463 - Behave more like the Norton Commander.
464 - Added menu file edit.
465 - If there is no permission to load a directory, now it loads a dummy
466   directory.
467 - When a panel is re-sorted, keep the selected file selected.
468 - forward_word and backward_word command on the input line now skip
469   over letters and numbers.
470 - Fixed backward scrolling in the internal viewer.
471 - The internal viewer now computes the percentage in a more natural
472   way.
473 - Added handling of the Home and End keys to the internal viewer
474 - Bug fixes.
476 Version 0.12
478 - Preliminary support for System V compilation.
479 - Bug fix: didn't call closedir in all cases.
480 - bug fixes.
482 Version 0.11
484 - Support cd -.
485 - Corrected Makefile.
487 Version 0.10 
489 - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file
490   and bottom file in the current panel.
491 - Now it's allowed to select option in query boxes by the first initial
492 - Fixed mouse repeat rate.
493 - Fixed a bug that prevent copying individual files to another file.
494 - Some minor bug fixes.
496 Version 0.9
498 - Mouse Support.
499 - Internal Copy command (it no longer uses cp).
500 - Verbose Copying of files.
501 - Confirmation on Overwrite and on Delete.
502 - Support reverse sorting.
503 - Many visual enhancements.
504 - Per panel options are saved and restored.
505 - New truncation of names in the panels.
506 - History in Input Lines (M-p and M-n).
507 - Input line enhancements.
508 - Dialog boxes are nicer than before.
509 - Cache in gid and uid translators.
510 - More keybindings for the Input lines.
511 - Better kill management in Input Lines.
512 - Bug fixes.
514 Version 0.8
516 - The online help now comes with the complete man page.
517 - Input lines now support M-b and M-f for movement by word.
518 - Unlimited input lines (command line).
519 - Filename searches now must be started with C-s or M-s.
520 - Many bug fixes.
522 Version 0.7
524 - The stat() reloading optimization is now a configuration option.
525 - Many bug fixes went to the find file command.
526 - New history in the hypertext viewer. 
527 - ESC-Tab will copy the name of the other-panel selected file to the
528   input line.
529 - Now it's possible to display files and directories mixed together or
530   separated (like the Norton Commander).
531 - Many bug fixes, see the ChangeLog for details.
533 Version 0.6 
535 - Extension dependent execution implemented (now you can execute
536   things like tar tzvf over compressed tar files, just a tap in the
537   Enter key).
538 - Added simple expansion of useful variables in the user menu.
539 - Avoid unnecessary reloading of subdirectories using stat (suggested
540   by Torben Fjerdingstad <tfj@olivia.ping.dk>).
541 - Added options to disable colors and display version number.
542 - Allow start up directory specification (ex: mc /usr/local/bin /tmp).
543 - Fixed bug that operated on the selection instead of the tagged file
544 (when only one file was tagged). 
545 - Some cosmetic changes.
546 - Bug fixes.
548 Version 0.5
550 - Fixed bug in the help browser that crashed the program.
551 - New internal viewer.
552 - New long directory listing format.
553 - some bug fixes.
555 Version 0.4 
557 - User Menus (F2 key).
558 - Quick search of files in a panel (Alt-filename takes you to that file).
559 - Char quoting (C-q).
560 - exec() enhancements.
561 - now you can suspend the program (C-z).
562 - The find file command now seems to be very stable.
563 - misc bug fixes.
565 Version 0.3
567 - Setup loading/saving.
568 - Support for any size screen.
569 - Many, many bug fixes.