CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2016/05/30 03:32:24
Modified files: usr.bin/tmux : screen-write.c Log message: Do not draw character to screen if it has not changed, and do not save last character if it won't be used. This (and last few commits) prompted by a report from Hubert depesz Lubaczewski.