CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/06/02 17:39:32
Modified files: usr.bin/tmux : tty.c tmux.1 Log message: Recent code to try and detect if a terminal supports UTF-8 by printing to it fails spectacularly on (at least) sparc64, so disable it for now. Thanks to naddy and Josh Elsasser for help and testing.