diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-23 06:30:15 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-23 06:30:15 +0100 |
commit | 106e5d07beaacaa977372f8b6a0bcac5f981545b (patch) | |
tree | b62febbdd1133da0c682fc0a4df325156a810373 /tmux.1 | |
parent | 63f2034f290637a512297445ed03d7f4e8c90dd2 (diff) | |
download | rtmux-106e5d07beaacaa977372f8b6a0bcac5f981545b.tar.gz rtmux-106e5d07beaacaa977372f8b6a0bcac5f981545b.tar.bz2 rtmux-106e5d07beaacaa977372f8b6a0bcac5f981545b.zip |
Tweak the default choose modes formats:
- Only show pane title if it is not default and not empty.
- Add a prettier time format and use that instead of long ctime().
- Remove clutter and change the order.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4353,6 +4353,10 @@ gives .Ql #{t:window_activity} gives .Ql Sun Oct 25 09:25:02 2015 . +Adding +.Ql p ( +.Ql `t/p` ) +will use shorter but less accurate time format for times in the past. The .Ql b:\& and |