Mercurial > ec-dotfiles
diff tmux @ 31:dcafed6ef1e6
Proper date format for tmux.
author | Edho Prima Arief <me@myconan.net> |
---|---|
date | Tue, 08 Mar 2011 15:32:49 +0700 |
parents | 9381a0c8f3f0 |
children | 5f430d2aac9d |
line wrap: on
line diff
--- a/tmux Sun Feb 06 12:37:46 2011 +0700 +++ b/tmux Tue Mar 08 15:32:49 2011 +0700 @@ -10,7 +10,7 @@ set -g status-left-attr bold set -g status-left-fg yellow -set -g status-right '#[fg=yellow,bold]#H | %H:%M %b-%d' +set -g status-right '#[fg=yellow,bold]#H | %b-%d %H:%M' set -g status-utf8 on setw -g utf8 on