Skip to content

Instantly share code, notes, and snippets.

View apiemont's full-sized avatar

Ante Gabrielssen apiemont

View GitHub Profile
@apiemont
apiemont / tmux.cheat
Created October 13, 2016 15:08 — 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 &