On 3 October 2011 15:16, Tru Huynh <t...@pasteur.fr> wrote: > Possible cause: ~user/.tmux.conf > set -g status-left '#[fg=green,bg=black]#(whoami)@#h #[fg=white,bold]#(date > +"%T") #[default]'
Don't shell out to date here -- the status lines get run via strftime() -- so just use the format specifiers for that directly and your load-average will go away, hopefully. -- Thomas Adam ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users