CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2016/04/29 03:11:19
Modified files: usr.bin/tmux : utf8.c Log message: OpenBSD wcwidth() is sensible and complete so if it returns -1 it means that a character is not printable, so return to ignoring such characters.