User Tools

Site Tools


wiki:os:linux:tmux:start

This is an old revision of the document!


TMUX

  • $ tmux

List of sessions

  • $ tmux ls

Create new named session

  • $ tmux new -s <NAME>

Attach

  • $ tmux a
  • $ tmux a -t <NAME>

Ctrl+b

d = Detach
c = create new tab
w = show list of tabs
, = Set name of the tab
n = next tab
p = previous tab
wiki/os/linux/tmux/start.1524485566.txt.gz · Last modified: 2018/04/23 14:12 by root