- Enter copy mode by pressing
Ctrl+b, then[. - Move to start/end of text to copy.
- After pressing
Space, start highlighting the text. - Move to opposite end of text to copy.
- Copy seleceted text into tmux clipboard by pressing
Enter.
- Put the cursor where you want to paste the copied text.
- Enter insert mode by pressing
i,aoro. - Paste the text by pressing
Ctrl+b, then].