ソースを参照

fix clipboard handling on osx

pull/1/head
10sr 12年前
コミット
20566530d3
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      tmux.conf

+ 1
- 0
tmux.conf ファイルの表示

@@ -22,3 +22,4 @@ set -g status-bg green
if "test `hostname` = newkiwi" "set -g status-bg blue"
set -g status-fg white

if "test -f /opt/local/bin/reattach-to-user-namespace" "set-option -g default-command '/opt/local/bin/reattach-to-user-namespace bash'"

読み込み中…
キャンセル
保存