- z hoge : ディレクトリ移動
- prefix ^j
- ^j : anyframe-widget-cdr ディレクトリ移動
- ^r : anyframe-widget-execute-history コマンド履歴
- ^g : anyframe-widget-ghq-repository
- ^p : zaw-process プロセス管理
- ^s : zaw-sercher ディレクトリ内のag検索
- prefix ^v vagrant関連
- ^v : anyframe-widget-vagrant vagrantホストの各種操作
- ^j : anyframe-widget-vagrant-cdr vagrantホストのディレクトリに移動
- prefix ^g : git関連
- ^s : zaw-git-status
- ^f : zaw-git-files
- ^b : zaw-git-branch
- F7
markdownをプレビュー
-
color設定をpreviewする
:Unite colorscheme -auto-preview -
color
-
:colorscheme splatoon
-
:colorscheme splatoon-1on1
-
:colorscheme splatoon-random
- Ctrl-h : move to left tab
- Ctrl-l : move to right tab
- tc : tab生成
- tx : tab削除
- tn : tab next
- tp : tab previous
- t[1-9] : tab番号に移動
- コマンドラインスタック
Ctrl-Q - コマンドヒストリー(peco-select-history) Ctrl-r
- Ctrl-h : デフォルトキーバインド(ctrl-bが嫌だったので
- r : .tmux.conf reload
- Ctrl-tab or M-tab : window移動
- Ctrl-m(M) : mouseモードのON/OFF
- Ctrl-e(E) : synchronize-paneのON/FF
- Shift+矢印 : pane移動
- 矢印 : pane サイズ変更(連打可能
- mux start work
- pandoc_html
$ pandoc_markdown hoge.markdown -o hoge.html
- pandoc_pdf
$ pandoc_pdf hoge.markdown -o hoge.pdf