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