Show HN: Yet another tmux cheat sheet
a year ago
- #productivity
- #terminal
- #tmux
- Start a new tmux session (named or unnamed)
- List and attach to existing sessions
- Detach from current session (continues running in background)
- Create, rename, and manage windows (0-9 index)
- Split panes vertically/horizontally and navigate between them
- Resize panes using Ctrl+Arrow keys or Alt+Arrow keys
- Enter copy mode for text selection and manipulation
- Search within panes (forward/backward)
- Toggle between different pane layouts
- Swap panes and windows
- Kill/close panes, windows, or sessions
- Use vi-style keybindings in copy mode (h,j,k,l for navigation)
- Download comprehensive cheat sheet in PDF format