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

  1. procedure, which works even when you're using the mouse in the Vim way
  2. inside the Vim window (see question 6.4). To paste into Vim, put Vim in
  3. insert mode and click the Paste button on the Vim window's toolbar.
  4. (Depending on your setup, you may want to use ``:set paste'' before and
  5. ``:set nopaste'' after pasting.)
  6.  
  7. To copy from Vim to the clipboard, click the Mark button (the square) on the
  8. toolbar, highlight the desired text with the mouse, and click the Copy
  9. button.
  10.  
  11.