On Mon, Oct 3, 2011 at 10:39 AM, Thomas Adam <tho...@xteddy.org> wrote:
> 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.

Is it possible to get "%H:%M%S" to show seconds, without setting the
status-interval to 1?  I find seeing the seconds tick useful when I'm
wondering if my ssh connection is live or lagging.  I find this
slightly expensive, though...

-- 
:-Dustin

------------------------------------------------------------------------------
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

Reply via email to