Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: GVIM Editor

From: louisaturk:eudoramail at: 12-Mar-2002 19:08

Martin, At 07:36 AM 3/12/2002 -0500, you wrote:
>I use GVIM almost exclusively when I edit REBOL scripts. It sounds like >you need to position the cursor at the location at which you wish to >insert the code and make sure you're in "insert" mode. Also, be aware that >the shortcut keys for cut and paste are not the Windows standard CTRL-C, >CRTL-V. If you're trying to use these, this may be the cause of your problem.
In either mode I get the same wrong (text inserted at beginning of file instead of after the cursor) results using the toolbar paste icon or right clicking on the mouse and selecting paste. However, if I am in insert mode typing "+p simply types "+p. Do I perhaps have some setting set wrong? Louis