*** Changes made from version 2.65 to version 2.8 *** 1. Added file history command to allow user to pick and load one of the last 20 edited files. Alt-H 2. Added ability to restore the last view of a file in the history list. Displays file in the same position user last left it. Added config option turns this on or off. 3. Added command line option -H to display the file history list upon startup. From there the user can select a file to edit. 4. Added config option to default to command line parm -P or -H when running the editor with no parms. 5. Long filename support. 6. All pick list selection boxes are now wider to accomadate long file names. 7. Windows NT version now available. 8. All pick list selection boxes contain a title. 9. Added About box command (Alt-A). 10. Bug fixed detecting which drives are available on the system. 11. Config data is saved when pressing ENTER on the configuration screen and when exiting the editor. Commands to save and restore the configuration have been removed. 12. Added the selection of cursor type to configuration. 13. The t.cnf configuration data file has been renamed to TechEdit.ini. 14. The environment variable TECH_EDIT_INI has been added and is used to indicate where your TechEdit.ini file is located. All three platforms can share the same config file. (Good for different clients on the same LAN) 15. Remembers the search and replace strings between program loads. 16. Now have the choice of canceling the deletion of a window. 17. Bug fixed when dropping bookmark #5. 18. Increased performance when drawing the screen. 19. Default color changed for blocking color attributes to white on red.