Skip to content

Instantly share code, notes, and snippets.

View SinCatGit's full-sized avatar
🎯
Focusing

sincat SinCatGit

🎯
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am sincatgit on github.
  • I am alphajon8798 (https://keybase.io/alphajon8798) on keybase.
  • I have a public key whose fingerprint is 0D06 8149 EB8F 685B E2FB 1F19 EAE7 196C 7952 EB7A

To claim this, I am signing this object:

import socket
import win32serviceutil
import servicemanager
import win32event
import win32service
import time
import random
from pathlib import Path
@SinCatGit
SinCatGit / tmux-cheatsheet.markdown
Created July 1, 2019 00:13 — forked from ryerh/tmux-cheatsheet.markdown
Tmux 快捷键 & 速查表

注意:本文内容适用于 Tmux 2.3 及以上的版本,但是绝大部分的特性低版本也都适用,鼠标支持、VI 模式、插件管理在低版本可能会与本文不兼容。

Tmux 快捷键 & 速查表

启动新会话:

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

恢复会话: