home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / editor-faq / vim / text0002.txt < prev    next >
Encoding:
Text File  |  1998-02-10  |  600 b   |  13 lines

  1. 1.   Select the control box to get the control drop down menu.
  2. 2.   Select 'Edit'.
  3. 3.   Select 'Mark'.
  4. 4.   Using either the the keys or the mouse, select the part of the Vim
  5.      window that you want to copy. To use the keys, use the arrow keys, and
  6.      hold down shift to extend the selection.
  7. 5.   When you've completed your selection, press ``<Enter>.'' The selection
  8.      is now in the Windows clipboard. By the way, this can be any
  9.      rectangular selection, for example columns 4-25 in rows 7-10. It can
  10.      include anything in the Vim window: the output of a ``:!dir'', for
  11.      example.
  12.  
  13.