CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/08/06 18:12:13
Modified files: usr.bin/tmux : input.c tmux.h Log message: Using the alternative screen (smcup/rmcup) should also preserve the current colours and attributes. Found thanks to a report from Taylor Venable. While here also nuke a couple of extra blank lines.