mirror of
https://github.com/tmux/tmux.git
synced 2026-06-20 17:25:57 +00:00
Add a relative time option for time formatting, GitHub issue 5009.
This commit is contained in:
10
tmux.1
10
tmux.1
@@ -6323,9 +6323,15 @@ gives
|
||||
gives
|
||||
.Ql Sun Oct 25 09:25:02 2015 .
|
||||
Adding
|
||||
.Ql p (
|
||||
.Ql `t/p` )
|
||||
.Ql p
|
||||
.Pq Ql t/p
|
||||
will use shorter but less accurate time format for times in the past.
|
||||
.Ql r
|
||||
.Pq Ql t/r
|
||||
will show the time relative to the current time, for example
|
||||
.Ql \-1m
|
||||
or
|
||||
.Ql +2m23s .
|
||||
A custom format may be given using an
|
||||
.Ql f
|
||||
suffix (note that
|
||||
|
||||
Reference in New Issue
Block a user