CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/22 09:55:32
Modified files: usr.bin/tmux : screen-write.c tmux.h tty.c Log message: tty_cmd_raw is only used once, for raw UTF-8 output, so rename it to tty_cmd_utf8character and eliminate the size argument.