Created
February 2, 2017 13:01
-
-
Save yoyozi/842e1aa048191cbe9962ed6dc5a9bb8d to your computer and use it in GitHub Desktop.
Revisions
-
yoyozi created this gist
Feb 2, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ ctrl - c create ctl-p previous n next w list tmux new -s name to create a new session to re-attach to in future ctrl-b d detach from session tmux list-sessions lists the sessions tmux attach name attaches to the session ctrl-b o moves to pane ctrl-b " opens horizontally ctrl-b % opens virtically