日常

ケ・セラ・セラ

2013-07-27から1日間の記事一覧

tmux の vim で E353: Nothing in register とか出る時

brew install reattach-to-user-namespace して、.tmux.conf に以下を書いて、 set-option -g default-command "reattach-to-user-namespace -l zsh" あとは tmux kill-server とかすればOK