Simple text editor emulates VAX VMS EDT. Uses numeric key-pad for common editing functions. Easy to learn, efficient, enables rapid editing. Multiple buffers. Handles large files. Light-weight.
Be the first to post a text review of Edt Text Editor. Rate and review a project by clicking thumbs up or thumbs down in the right column.
An ability was added to EDT to accept 'wq', 'wq!', 'q!' at the editor's line-prompt. The 'wq' command is like 'exit' or 'ex', but does not save .bak file. The trailing '!' causes Edt to not ask if you really want to quit, when there were changes. The ability to accept 'begin cprog', 'begin c++prog', and 'begin javaprog' commands was added. These commands cause the editor to insert an outer program shell, of the selected language, into the edit buffer, which is handy for starting new programs. The ability to skip the escape-to-OS character, '!', was added for 'ls' and 'dir' commands at the line-prompt, to view files.
1.8 - Added ability to use 'wq', 'wq!', 'q!' at the editor's line-prompt. The 'wq' command is like 'exit' or 'ex', but does not save .bak file. The trailing '!' causes Edt to not ask if you really want to quit, when there were changes. Added ability for editor's line-prompt to accept: 'begin cprog', 'begin c++prog', and 'begin javaprog'. These commands cause the editor to insert an outer program shell, of the selected language, into the edit buffer. Handy for starting new programs. Accepts 'start ..." too. Added ability to skip '!' (Escape to OS command) for 'ls' and 'dir' at edt line-prompt. Several code style cleanups were done for consistency. 1.7 - Added XML key-pad setup file format. Added ability to edit gzip'd files.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?