Skip to content

Instantly share code, notes, and snippets.

View puzzledqs's full-sized avatar

Shi Qiu puzzledqs

View GitHub Profile
@puzzledqs
puzzledqs / gist:7a88c4d0a2a2c09e3b2f
Created January 28, 2016 09:23
tty blank screen fix
http://askubuntu.com/questions/162535/why-does-switching-to-the-tty-give-me-a-blank-screen
@puzzledqs
puzzledqs / tmux-cheatsheet.markdown
Created June 1, 2016 09:16 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname