CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/10/25 05:16:54
Modified files: usr.bin/tmux : server-window.c Log message: Fix BELL_NONE which had been broken in some code reorganisation or other also don't redraw unnecessarily. From Seiji Ohashi.