CVSROOT: /cvs Module name: src Changes by: [email protected] 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.
