X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.tmux.conf;fp=.tmux.conf;h=8e27609818ef9e7206d6482eb18d8729d038682b;hb=023ace4cee5028e65f80867e2181dc801145783a;hp=991bc49c06973e2ca885b469212eb2379fa9d228;hpb=a35f8d97f6761f915b2e8395e1894785015799c0;p=profile.git diff --git a/.tmux.conf b/.tmux.conf index 991bc49..8e27609 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -37,6 +37,7 @@ bind C-[ copy-mode bind ] paste-buffer bind C-] paste-buffer bind _ setw monitor-activity +bind M-_ setw monitor-silence 10 bind * list-clients bind < command-prompt -p "Load buffer from file:" 'load-buffer %1' bind > command-prompt -p "Save buffer to file:" 'save-buffer %1'