X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=inline;f=tmux.conf;h=3a3bb78e2654922b519143ce1a34c63454ea57ee;hb=acb0c9f9d65e504ef5a30b3c6250e043d92667a3;hp=1083a7f6831b216dd13f28b8af490278c424f965;hpb=741ed2c1b41ab61b52971b3d4422ebdaa107dde1;p=config%2Fdotfiles.git diff --git a/tmux.conf b/tmux.conf index 1083a7f..3a3bb78 100644 --- a/tmux.conf +++ b/tmux.conf @@ -57,6 +57,9 @@ set-option -g status-right "#(uptime | sed 's/^.*load averages*: //; s/,//g') #H set-window-option -g window-status-format "#I #W#F" set-window-option -g window-status-current-format "#I #W#F" +# Update status line commands (#(..)) only every minute. +set-option -g status-interval 60 + # BINDINGS