(ただし、Homebrewer に限る) $ brew install reattach-to-user-namespace --wrap-pbcopy-and-pbpaste でいけます。 便利な世の中になりました。 参考:Mac の tmux でクリップボードを使う。 - こせきの技術日記 続きを読む
Quick Summary Using the Mac OS X programs pbpaste and pbcopy under tmux does not work. Other services and unpatched builds of screen are also affected. Certain undocumented, private API functions can fix the problem. Because the functions are... 続きを読む
Mac OSX の tmux では、pbcopy/pbpasteコマンドが正常に動作しません。コンソールの出力をコピペしたいことは頻繁にあります。Evernoteで作業ログをとったり、メールで手順を送ったり、Tracに実行結果を貼り付けたり。クリップボードが使えないと不便です。 古... 続きを読む
screen, tmux前回の続き。ちゃんと確認してないけどとりあえず。~/.tmux.confに追記。 set-option -g prefix C-a unbind-key C-b bind-key a send-prefix bind-key z suspend-client unbind-key ! bind-key Q break-pane unbind-key '"' bind-key S split-windo... 続きを読む
Ubuntu Weekly Recipe 第127回 ターミナルマルチプレクサ tmuxを使ってみよう 2010年6月23日 水野源 Ubuntu, ターミナル, tmux, byobu コマンド, ウィンドウ, screen, アタッチ, セッション 1 2 3 端末で作業をするなら,特にsshなどでネットワーク後しに作業... 続きを読む