Skip to content

Instantly share code, notes, and snippets.

View markedagain's full-sized avatar

Mark Kalender markedagain

View GitHub Profile
@markedagain
markedagain / tmux.md
Created March 8, 2018 04:08 — forked from andreyvit/tmux.md
tmux cheatsheet

tmux cheat sheet

(C-x means ctrl+x, M-x means alt+x)

Prefix key

The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:

remap prefix to Control + a