CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/15 11:39:00
Modified files: usr.bin/tmux : cmd-command-prompt.c cmd-confirm-before.c cmd-select-prompt.c key-bindings.c status.c tmux.h Log message: Make status_message_set a variadic printf-like function. No functional change - helpful for a couple of things coming soon.