Toby Bradshaw wrote: > Is there a way to to have only yank and delete copy to the > default register/clipboard and single character cuts go > somewhere else (/dev/null for all I care) ?
Register 0 holds what you last yanked (except "ay yanks into the a register only). So, to paste what you want: "0p John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
