Here are some useful commands related to copy and paste:
| Command | Mode | Description |
|---|---|---|
| "hold shift" | basic | the shift key is held to start a selection |
| "release shift" | basic | the shift key is released to finish a selection |
| "go up/down/left/right" | basic | used to move the cursor |
| "select left/right word" | windows | used to select words to the left/right of the cursor |
| "copy that" | windows | selected text is copied |
| "cut that" | windows | selected text is cut |
| "paste that" | windows | copied content is pasted (ctrl-shift-v: unformatted) |
| "paste that formatted" | windows | copied content is pasted (formatted) |
| "bank copy" | windows | used to copy content to a named bank |
| "bank paste" | windows | used to paste content from a named bank |
| "toggle cursor" | chrome | toggles the text cursor in Chrome, which is used to select text |