home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / te280os2.zip / README.TXT < prev    next >
Text File  |  1994-08-15  |  4KB  |  87 lines

  1. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  2. ▌              G E N E R A L   I N F O R M A T I O N           Page 1 ▐
  3. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  4. Tech-Edit (Technical Editor) is a FAST full-featured programmers' editor.
  5. Tech-Edit was written with the idea of creating the fastest multi-window
  6. text editor available for DOS, OS/2 and now Windows NT.
  7.  
  8. Shareware distribution of Tech-Edit includes a full-featured DOS,
  9. OS/2 or Windows NT version of the editor. Upon registration we will send you:
  10.  
  11. - Latest Release of
  12.     o DOS version                      o 32 Bit OS/2 version
  13.     o 32 Bit Windows NT version        o Printed Manual
  14.     o Source code (Optional)
  15.  
  16. Tech-Edit is a general purpose source code editor. It provides a fast
  17. multi-window and multi-file editing environment for programmers.
  18.  
  19. Tech-Edit uses a unique combination of editing windows and screens.
  20. An  editing  session  can  be  broken up into multiple screens;
  21. in turn, each screen may be broken up into multiple windows
  22. (16 per screen).
  23.  
  24. The  Technical  Editor  was designed with enough features to make
  25. most editing chores simple. The most noted features:
  26.  
  27. .   Multiple screens and windows
  28. .   UNDO last 1000 text changes
  29. .   Keyboard re-definition
  30. .   Previously edited file history lists
  31. .   Line and rectangular block marking
  32. .   Selection box for file loading (moves through directories)
  33. .   Auto word search (searches for word under cursor)
  34. .   Binary and read only editing modes
  35. .   Bookmarks (up to 5)
  36. .   Bracket matching
  37. .   Extended ASCII character set
  38. .   File based keymap configurations
  39. .   Window selection list to go from window to window
  40. .   Interactive editor configuration
  41. .   Keyboard macros
  42. .   Regular expression search and replace
  43. .   25,43,50 line modes
  44.  
  45. Tech-Edit is a shareware product; before using it you must
  46. read the license agreement (license.txt).
  47.  
  48. Included in the evaluation .ZIP file are:
  49.  
  50. readme.txt    - General product information plus.
  51. license.txt   - License agreement and registration/order form
  52. orderfrm.txt  - Order form for Tech-Edit
  53. whatsnew.txt  - Changes made from the last release
  54. t.hlp         - Technical Editor Help file
  55. tdos.exe, tos2.exe, or tnt.exe
  56.               - Technical Editor Executable
  57.  
  58. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  59. ▌                 H E L P F U L L   H I N T S                  Page 2 ▐
  60. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  61.  
  62. Copy "t*.exe" and "t.hlp" files into a directory included in your "PATH"
  63.  
  64. Commands for getting started:
  65.  
  66. F1              HELP
  67. ALT-C           Editor configuration  (change defaults)
  68. Alt-D           Delete current line
  69. Alt-K           Delete to end of line
  70. Alt-L           BLOCKING: Mark lines for Copy/Delete/Cut
  71. Alt-B           BLOCKING: Rectangle mark for Copy/Delete/Cut/Indent
  72. Alt-I           BLOCKING: Paste current cut buffer
  73. Alt-G           Goto line
  74. Ctrl-U          Undo last file modification
  75. Alt-Z           Exit and save all changed files
  76. Alt-X+N         Exit and discard all changed files
  77. Alt-Q           Exit and prompt to save for each changed file
  78. Alt-F+S         Save current buffer
  79. Ctrl-S+F or F3  Search forward
  80. Ctrl-F          Repeat last search
  81. Alt--   or F9   Previous screen
  82. Alt-=   or F10  Next screen
  83. Ctrl-K+D        Key re-define (change action of any given key sequence)
  84. Ctrl-K+S        Save current keymap
  85. Alt-H           History window of previously edited files (last 20)
  86.  
  87.