Target Syntax in tmux
From the tmux cheat sheet ยท Targets and Commands ยท verified Aug 2026
Target Syntax
Address sessions, windows, and panes.
bash
session:window.pane
work:editor.1๐ The full form is session:window.pane
๐ก Names are clearer than changing indexes
๐ $ IDs identify sessions and % IDs identify panes
โ ๏ธ Quote shell values passed through send-keys
targetssyntaxautomation
Continue with tmux
Save the full cheat sheet or work through every related task.