diff options
author | jmc <jmc> | 2015-10-26 00:15:37 +0000 |
---|---|---|
committer | jmc <jmc> | 2015-10-26 00:15:37 +0000 |
commit | c582f7d177ed14d7d1bbe5ecdd76d9732910fbbf (patch) | |
tree | cce36f1b0f564bee57825bae262b74d2aed218ee | |
parent | e65306d8e7bd6db99bd0746cd16a21d2c066b8db (diff) | |
download | rtmux-c582f7d177ed14d7d1bbe5ecdd76d9732910fbbf.tar.gz rtmux-c582f7d177ed14d7d1bbe5ecdd76d9732910fbbf.tar.bz2 rtmux-c582f7d177ed14d7d1bbe5ecdd76d9732910fbbf.zip |
space before punctuation;
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3331,7 +3331,7 @@ Prefixing a time variable with will convert it to a string, so if .Ql #{window_activity} gives -.Ql 1445765102, +.Ql 1445765102 , .Ql #{t:window_activity} gives .Ql Sun Oct 25 09:25:02 2015 . |