Skip to content

Instantly share code, notes, and snippets.

View wangdahoo's full-sized avatar
🎯
Focusing

王大虎 wangdahoo

🎯
Focusing
  • Shanghai
View GitHub Profile
@wangdahoo
wangdahoo / tmux-cheatsheet.markdown
Created March 25, 2019 12:52 — forked from ryerh/tmux-cheatsheet.markdown
Tmux 快捷键 & 速查表

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

Tmux 快捷键 & 速查表

启动新会话:

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

恢复会话:

@wangdahoo
wangdahoo / Vue component module
Created April 10, 2017 05:57 — forked from znck/ Vue component module
Example for `rollup-plugin-vue`
Create a module for vue component.