CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/20 03:20:22
Modified files:
usr.bin/tmux : cmd-if-shell.c cmd-run-shell.c
cmd-show-messages.c format.c job.c server.c
tmux.1 tmux.h window-copy.c
Log message:
If a #() command doesn't exit, use its most recent line of output (it
must be a full line). Don't let it redraw the status line more than once
a second.
Requested by someone about 10 years ago...
