CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/18 07:28:11
Modified files:
usr.bin/tmux : format.c
Log message:
Discard all but the last line when reading from a #() command - the
callback is just going to be fired again straight away to go through all
the lines, it is better just to use the last one straight away.
