CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2011/05/04 11:43:11
Modified files: usr.bin/tmux : screen.c Log message: Don't use strnvis for the title as it breaks UTF-8. set-titles is now off by default and we have to trust the terminal can understand what we send it anyway so there isn't any harm.