home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / acorn / riscos2 / apps1 / !Edit / ReadMe < prev    next >
Encoding:
Text File  |  1988-12-22  |  1.4 KB  |  31 lines

  1. This is Edit, version 1.00 (20-Dec-88)
  2.  
  3. Documentation on how to use Edit can be found in Edition 2 of the Archimedes
  4. User Guide.
  5.  
  6. The following remarks should be noted about this version of Edit and its
  7. documentation.
  8.  
  9. The TAB key can be used to move the caret along the line to the column
  10. position that matches the start of the next word boundary on the line above,
  11. provided that the 'line above' is not wrapped.
  12.  
  13. When forming a selection using the SELECT and ADJUST mouse keys, if CTRL is
  14. held down, the caret will not be moved. This makes it easier to copy a block
  15. of text to where the caret already is: hold down CTRL, make the selection,
  16. type C, release CTRL.
  17.  
  18. ADJUST on the close box of an Edit window will close the window (if the
  19. window is not modified) and open the parent directory viewer. This should be
  20. thought of as similar to ADJUST on the close box of a directory viewer.
  21.  
  22. The vertical scroll bar indicates the fraction of the file currently visible
  23. as a fraction of the total number of characters, rather than as a fraction of
  24. the number of lines.  This means that the length of the vertical scroll bar
  25. will vary dependent upon the number of characters in the window.
  26.  
  27. If a desktop closedown sequence (e.g. Exit from the Task manager menu)
  28. occurs when Edit has some modified buffers, Edit sometimes erroneously
  29. terminates the desktop closedown sequence. It is of course normal practice
  30. to save your work before trying to exit the desktop.
  31.