CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/24 10:21:42
Modified files: usr.bin/tmux : screen-redraw.c Log message: Simplify screen redrawing by drawing the border and background together rather than border separately, and consolidating all the drawing characters into one string.