New in File Commander/2 v1.51 ============================= New Features o Search & Replace in editor added. o Added Skip and All options to Directory exists,merge with source? warning. o Added function to create new archive (Shift-F5). o Enhanced directory compare with date/size/contents options. o Option added to delete confirm dialog to force delete files like "DEL /F" does. o Ctrl-Shift-J copies current file name to the clipboard. o Full support for volumes larger than 4GB (up to 2^63 bytes). Minor Enhancements o Speed up reading ZIPs. o After Shift-F4, move cursor to file just edited. o Add ! function list to online help of editor when editing user menus. o If both panels are viewing archives, don't give error immediately after pressing F5. Instead give a path to the current panel (directory of archive) as the suggested destination. o Number of files & bytes in the Info panel are now in highlight colour. o Hex value of character under cursor added to edit status line. o New colour config dialog. Now easier to add more colour options. o Cursor now follows a renamed file/dir. o Redirection that looks like 2> (redirect only stderr) is now understood by FC/2's CLI. o Cleaned up error message in info line on drive read failure. Full text of error is now visible in the Info panel. o Right mouse button click in editor now performs a page up/down. o Removed 80 character limit on search text. o Added Ctrl-X/C/V as Cut/Copy/Paste in editor & dialogs. Bug Fixes o In Date/Time editor, 0's were being suppressed. o When using only 1 panel, pressing Ctrl-L twice would give you two. o Could get two info panels by selecting 'Info' from the Left & Right menu. o Files in an archive that start with a character > 127 wouldn't show up. o When extracting a directory from a subdirectory in an archive and target directory already exists, error "Directory already exists, cannot overwrite" occurs. o When starting edit, the character code in status line wasn't the character the cursor is on, but the first character of the line. o In older (pre v2) RAR archives, directories would show up as 0 length files. o If archive being viewed in one panel is deleted in the other, first panel would still show archive contents. o When attempting to F5-Copy to a non-existant directory, the error message should give the invalid destination path not the source file/directory name. o Should be able to delete the contents of a directory even if some process has it as current. Just can't delete the directory itself. o Attempting to enter certain files as a self extractor would crash. o Some types of ZIP self extractors weren't recognized. o Ctrl-Left/Right in viewer didn't work with NumPad arrows. o If mouse hasn't been moved, F9 would always select Left menu even if right panel is current. o Copying files with spaces in their names from a RAR failed. o Mouse scrolling in history window didn't work. o Scrolling in history window was broken. o File names starting with a '-' need to be quoted when passed to an archiver. o Netware drives with volume names longer than 11 characters were unreadable. o Extracting tagged directories from a RAR didn't extract directory's contents. o Fixed RAR reading code where subdir in a subdir was showing as a file as well. o !i prompt doesn't resize if text is larger than default box size. o Text search in viewer hex mode would highlight wrong position. o Alt-O in viewer displays partial line at top causing up arrow to give duplicate text. o Viewing a file in an archive would leave the text cursor on (full screen only). o Recalling stored path to the root of an empty drive gave an 'Invalid directory' error. o Trying to enter a ZIP who's name starts with a space failed. o Adding a tagged file with spaces in its name to a ZIP failed. o Deleting a tagged file with spaces in its name from a ZIP failed. o Directory names in an archive were being analysed case-insensitively. o When holding down SHIFT, the key bar didn't show F8's function. o When overwriting files with 'Overwrite all' option, case of target file remained instead of being replaced by source file. o Pressing END on a help page that was shorter than one page would crash. o If Shift-F4 calls an external editor and either panel is off, the dialog failed to clear properly. o Info panel didn't handle archives with 0 total uncompressed size. o If 'Size Count Pause' enabled, sometimes the final update to the stats display wasn't being done.