Spot an error? Know how to make this page better? I appreciate pull requests.
tmux
Quick notes on common usages
My leader key combo in tmux isctrl+space.
Copy text in tmux
- ctrl+space,[ to enter copy mode
- Move to text you would like copied
- ctrl+space to start highlighting. Selected text highlights to show selection.
- Move to end of text.
- enter copies text into clipboard.
- Do whatever
- ctrl+space,] to paste contents.
Handy shortcuts
- ctrl+space,x to kill window
- ctrl+space,X to kill window
- ctrl+space,space to iterate through window layouts