Don't use strnvis for the title as it breaks UTF-8. set-titles is now
commitb1dfc740a38060c029dbc4fc505b5ffdb3a2fafd
authorNicholas Marriott <nicm@openbsd.org>
Wed, 4 May 2011 17:43:11 +0000 (4 17:43 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Wed, 4 May 2011 17:43:11 +0000 (4 17:43 +0000)
tree2b7eec2437ca205fe289f6dc5b0a37b01d5c0adf
parent7dddf56c081cf1e51dbcbf5e8881701122a1f22f
Don't use strnvis for the title as it breaks UTF-8. set-titles is now
off by default and we have to trust the terminal can understand what we
send it anyway so there isn't any harm.
screen.c