Insert copied text into the active pane.
Section: Clipboard workflows
Paste the current buffer
bash
bash
tmux paste-bufferExplanation
Useful in scripts and macros.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Clipboard workflows
Enable clipboard integration
Tell tmux to use the terminal clipboard when supported.
Enable vi-style keys in copy mode
Use familiar vi navigation in copy mode.