Version 0.14 - Now can handle directories with an unlimited number of files. - New link and symlink commands (C-x l, C-x s) - New insert tagged files or selection command (C-x t) Version 0.13 - Behave more like the Norton Commander - Added menu file edit - If there is no permission to load a directory, now it loads a dummy directory. - When a panel is re-sorted, keep the selected file selected. - forward_word and backward_word command on the input line now skip over letters and numbers. - Fixed backward scrolling in the internal viewer. - The internal viewer now computes the percentage in a more natural way. - Added handling of the Home and End keys to the internal viewer - Bug fixes. Version 0.12 - Preliminary support for System V compilation - Bug fix: didn't call closedir in all cases. - bug fixes Version 0.11 - Support cd - - Corrected Makefile Version 0.10 - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file and bottom file in the current panel. - Now it's allowed to select option in query boxes by the first initial - Fixed mouse repeat rate. - Fixed a bug that prevent copying individual files to another file. - Some minor bug fixes. Version 0.9 - Mouse Support. - Internal Copy command (it no longer uses cp). - Verbose Copying of files. - Confirmation on Overwrite and on Delete. - Support reverse sorting. - Many visual enhancements. - Per panel options are saved and restored. - New truncation of names in the panels. - History in Input Lines (M-p and M-n). - Input line enhancements. - Dialog boxes are nicer than before. - Cache in gid and uid translators. - More keybindings for the Input lines. - Better kill management in Input Lines. - Bug fixes. Version 0.8 - The online help now comes with the complete man page. - Input lines now support M-b and M-f for movent by word - Unlimited input lines (command line) - Filename searches now must be started with C-s or M-s - Many bug fixes Version 0.7 - The stat() reloading optimization is now a configuration option. - Many bug fixes went to the find file command. - New history in the hypertext viewer. - ESC-Tab will copy the name of the other-panel selected file to the input line. - Now it's possible to display files and directories mixed together or separated (like the Norton Commander). - Many bug fixes, see the ChangeLog for details. Version 0.6 - Extension dependant execution implemented (now you can execute things like tar tzvf over compressed tar files, just a tap in the Enter key). - Added simple expansion of usefull variables in the user menu. - Avoid unnecesary reloading of subdirectories using stat (suggested by Torben Fjerdingstad ) - Added options to disable colors and display version number. - Allow start up directory specification (ex: nc /usr/local/bin /tmp) - Fixed bug that operated on the selection instead of the tagged file (when only one file was tagged). - Some cosmetic changes. - Bug fixes. Version 0.5 - Fixed bug in the help browser that crashed the program. - New internal viewer. - New long directory listing format. - some bug fixes. Version 0.4 - User Menus (F2 key) - Quick search of files in a panel (Alt-filename takes you to that file). - Char quoting (C-q) - exec() enhacements. - now you can suspend the program (C-z) - The find file command now seems to be very stable. - misc bug fixes. Version 0.3 - Setup loading/saving - Support for any size screen - Many, many bugfixes