Skip to content

Instantly share code, notes, and snippets.

View Joseph7451797's full-sized avatar

Joseph Chang Joseph7451797

View GitHub Profile
@Joseph7451797
Joseph7451797 / tmux-cheatsheet.markdown
Created February 8, 2017 13:37 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
</head>
<body>