Tuesday, June 28, 2011

Re: newbie put question

Am 27.06.2011 23:11, schrieb russurquhart1@verizon.net:
> I'm learning and having success with Vim. I just ran into something
> that i'm sure i'm over looking.
>
> I know that when i yank LINES, the put command (p or P) will put those
> lines before or after the line the cursor is on. When i select
> something less than a line, it puts it before or after the current
> position. My question, is there a way to select several LINES and put
> those before or after the current cursor position, NOT before or after
> the current line?
>
> Thanks,
>
> Russ

There is a script addressing the issue: Unconditional Paste
http://vim.sf.net/scripts/script.php?script_id=3355
Force character-/line-/block-wise paste, regardless of how it was
yanked.

--
Andy

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: