CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/12 04:09:11
Modified files:
usr.bin/tmux : cmd-choose-buffer.c cmd-list-buffers.c format.c
input.c options-table.c paste.c screen-write.c
status.c tmux.1 tmux.c tmux.h window-choose.c
window-copy.c
Log message:
Nuke the utf8 and status-utf8 options and make tmux only a UTF-8
terminal. We still support non-UTF-8 terminals outside tmux, but inside
it is always UTF-8 (as when the utf8 and status-utf8 options were on).
