User Tools

Site Tools


vim:cheatsheet:registers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vim:cheatsheet:registers [2021/02/16 09:35] petervim:cheatsheet:registers [2021/02/16 09:35] (current) peter
Line 3: Line 3:
 <code> <code>
     :reg[isters] - show registers content     :reg[isters] - show registers content
 +
     "xy - yank into register x     "xy - yank into register x
     "xp - paste contents of register x     "xp - paste contents of register x
 +
     "+y - yank into the system clipboard register     "+y - yank into the system clipboard register
     "+p - paste from the system clipboard register     "+p - paste from the system clipboard register
vim/cheatsheet/registers.1613468114.txt.gz · Last modified: 2021/02/16 09:35 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki