Chapter 10: Copy and Paste
Chapter Overview
Part III: Getting Around Faster | Tips 59-67
Registers are Vim’s clipboard system.
Tips in This Chapter
| Tip | Title | Mastered |
|---|---|---|
59 |
Delete, Yank, and Put with Vim’s Unnamed Register |
[ ] |
60 |
Grok Vim’s Registers |
[ ] |
61 |
Replace a Visual Selection with a Register |
[ ] |
62 |
Paste from a Register |
[ ] |
63 |
Interact with the System Clipboard |
[ ] |
Register Types
| Register | Purpose |
|---|---|
|
Unnamed (default) |
|
Yank register |
|
Named registers |
|
Append to named |
|
System clipboard |
|
Primary selection |
|
Black hole |
Commands Learned
| Command | Description | Notes |
|---|---|---|
Practice
Commands I tried while reading:
" (Add commands you practiced)
Questions
Things I want to explore further.
Chapter Complete
-
Read entire chapter
-
Tried all tips
-
Noted key learnings
Date completed: _