Keyboard shortcuts

A short list — the ones that actually speed up working with an AI agent. The star is "select the whole last output and copy it", so you can paste it straight back.

The essential one

Grab the last result and copy it — macOS Terminal: ++A (select last output), then +C (copy). Now paste it to the agent. This is the one to memorise.

Terminal

ActionmacOSWindows / Linux
Select the last output++Aselect with mouse
Copy+CCtrl++C
Paste+VCtrl++V
Clear the screenCtrl+LCtrl+L
Clear + scrollback+K
Stop what's runningCtrl+CCtrl+C
Previous command

Everywhere (worth knowing)

ActionmacOSWindows / Linux
Copy / Paste+C / +VCtrl+C / Ctrl+V
Select all+ACtrl+A
Undo+ZCtrl+Z
Find on page+FCtrl+F
Switch apps+TabAlt+Tab
See the copy-paste-fix loop in action — Academy: Reading errors without fear → · New to the terminal? The command line →