Skip to content

Instantly share code, notes, and snippets.

View 0ahu's full-sized avatar
🍊
Out sick

oahu 0ahu

🍊
Out sick
View GitHub Profile
@0ahu
0ahu / tmux-cheatsheet.markdown
Last active February 27, 2018 14:53 — forked from ryerh/tmux-cheatsheet.markdown
Tmux 快捷键 & 速查表

Tmux 快捷键 & 速查表

启动新会话:

tmux [new -s 会话名 -n 窗口名]

恢复会话:

tmux at [-t 会话名]