CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/16 08:10:29
Modified files:
usr.bin/tmux : format.c tmux.1 window-buffer.c window-client.c
window-tree.c
Log message:
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.
