CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/12 04:10:50
Modified files:
usr.bin/tmux : cmd-load-buffer.c cmd-queue.c tmux.h utf8.c
Log message:
If we know the terminal outside tmux is not UTF-8, replace UTF-8 in
error messages and whatnot with underscores the same as we do when we
draw UTF-8 characters as part of the screen.
