Skip to content

Instantly share code, notes, and snippets.

View jdh747's full-sized avatar

Joshua Hayes jdh747

View GitHub Profile
@jdh747
jdh747 / tmux.cheat
Created January 11, 2017 03:15 — forked from afair/tmux.cheat
Tmux Quick Reference & Cheat sheet - 2 column format for less scrolling!
========================================== ==========================================
TMUX COMMAND WINDOW (TAB)
========================================== ==========================================
List tmux ls List ^b w
New -s <session> Create ^b c
Attach att -t <session> Rename ^b , <name>
Rename rename-session -t <old> <new> Last ^b l (lower-L)
Kill kill-session -t <session> Close ^b &