New session option, status-utf8, to control the interpretation of top-bit-set

characters in status-left and status-right (if on, they are treated as UTF-8;
otherwise passed through).
This commit is contained in:
Nicholas Marriott
2009-06-25 15:48:25 +00:00
parent 1e06ec41dc
commit 28bcf774e5
6 changed files with 35 additions and 27 deletions

2
tmux.1
View File

@ -1,4 +1,4 @@
.\" $Id: tmux.1,v 1.98 2009-06-25 15:30:29 nicm Exp $
.\" $OpenBSD: tmux.1,v 1.10 2009/06/03 16:54:26 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"