CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/24 14:52:06
Modified files:
usr.bin/tmux : cmd-show-messages.c format.c server.c tmux.1
tmux.c tmux.h
Log message:
Remove the -I part of show-messages which isn't really that useful; the
server start time can now be accessed with a new start_time format (use:
tmux display -p '#{t:start_time}')
