# HG changeset patch # User Edho Prima Arief # Date 1309185188 -25200 # Node ID 5f430d2aac9d633f4d956bdd41dfd03ea59e34bc # Parent 06fd72a78cc147d2d79b2433d5cddc28e171254c [tmux] additional space in status bar for compatibility with some terminals. diff -r 06fd72a78cc1 -r 5f430d2aac9d tmux --- a/tmux Sun Jun 19 12:53:42 2011 +0700 +++ b/tmux Mon Jun 27 21:33:08 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 | %b-%d %H:%M' +set -g status-right '#[fg=yellow,bold]#H | %b-%d %H:%M ' set -g status-utf8 on setw -g utf8 on