CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2015/02/06 10:21:08
Modified files: usr.bin/tmux : status.c tmux.h Log message: status_replace can now become local to status.c and it no longer needs the jobsflag argument. While here there is no need to repeat work that format_defaults already does.