CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/19 12:47:28
Modified files:
usr.bin/tmux : status.c tmux.h window.c
Log message:
Change status line drawing to create the window list in a separate screen and
then copy it into the status line screen. This allows UTF-8 in window names and
fixes some problems with #[] in window-status-format.
