notes/tmux.md
Paul Trowbridge 2f1585a5de termux
2018-09-12 19:24:38 -04:00

328 B

Ctlr+B activiates command entry (called the prefix) % = split pane right " = split pane below / = switch panes z = maximize/minimize pane c = create new window d = detach session x = kill pane w = create window selection prompt

Ctrl+B+ = resize

tmux ls = list sesions tmux attach -t 0 = attach to session 0