Monday, August 4, 2014

Re: keyboard shortcuts to cut, copy & paste ????

On 2014-08-05, Francis (Grizzly) Smit wrote:
> I sometimes want to paste with a keyboard short cut but obviously ^V
> doesn't work, in GVim cut copy and paste are available on the tool
> bar, what keyboard short cuts are there to do this ?? I cannot find
> it in help

For "cut, copy and paste," Vim uses the terms "delete, yank and
put". That may help you find the right topics in the help system.
You can find an overview of those concepts here in the User Manual:

:help 04.6
:help 04.7

and in more detail here in the Reference Manual:

:help deleting
:help copy-move

HTH,
Gary

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: