New in File Commander/2 v1.3
============================
 
 New Features 

 o Editor now remembers the edit position between edits.   

 o CD command used on FC/2's command line will intelligently find the 
   named directory using tree data.   

 o Open WPS window of current directory (with Ctrl-W or menu).   

 o Shadows on all popups (can be turned off if you really don't like it).   

 o Trees are now kept sorted by name.   

 o Modify case (upper/lower/mixed) of selected files.   

 o Configuration option to specify which file systems are case filtered. 
   Was fixed as FAT and NETWARE.   

 o Read only attributes are no longer copied from CDROM drives.   

 o Results of a File Find can be recalled using Shift-Alt-F7   

 o Exiting FC/2 can now leave the calling shell in FC/2's last current 
   directory with the help of fc2.cmd   

 o Shift-Insert (Paste) is now supported on the command line and in entry 
   fields.   

 o Whole contents of the command line or an entry field can be placed on 
   the clipboard using Ctrl-Insert.   

 o In a user menu entry, a !l can be used to insert the list if tagged files 
   into a command.
   

 Minor Enhancements 

 o Directory size calculation shows path of the directory it's counting.   

 o Stopped flicker of status box during multi-file copy/move.   

 o Can now run without PM running or PM DLLs available (eg booting from 
   floppy, Warp's recovery command line).   

 o If using a code page other than 437, incorrect characters would be 
   displayed.   

 o Ctrl-Up/Down does history recall, same as Ctrl-E/X   

 o File panels can read an unlimited number of files. Was previously 
   limited to 4096 but a few people hit this.   

 o People with no Grey +/- can now use Ctrl-T/Y to tag and untag.   

 o Ctrl-A added as a shortcut key for File Attributes.   

 o Command line usage with 'fc /?'   

 o All case conversion is now code page aware.   

 o Ctrl-Del (delete word after cursor) now works on the command line.   
   

 Bug Fixes 

 o On unsorted panels, files/directories would wrongly become tagged.   

 o Associations could not contain an '=' symbol.   

 o EAs on directories were not being copied.   

 o An empty directory would not show its size as 0 after being counted.   

 o A directory's size was being calculated before being relocated on the 
   same drive which is not necessary as no copying is needed.   

 o 'Calculate Dir Size' and 'Edit Associations' had the same quick key on 
   the Command menu.   

 o If an error occurred during a tree copy operation, the error was being 
   reported once for every level deep the error occurred at.   

 o If an error occured during a file copy the partially copied destination 
   file was not being deleted.   

 o A "Directory collision" error was being incorrectly reported in a number 
   of situations.   

 o Editor: Using F3 SaveAs didn't store current line changes first.   

 o Editor: Shift-ENTER would mark text.   

 o Editor: Delete after shift delete would fail.   

 o When copying a directory tree from a non case preserving file system 
   (eg FAT) to a case preserving file system (eg HPFS) the files would 
   end up ALL CAPS (yuk!).   

 o Copying a directory into itself caused a mess. Now disallowed. 
   