aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-06-25 15:48:25 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-06-25 15:48:25 +0000
commit28bcf774e5cc13a1a7ab84b0c217c7286b179ea3 (patch)
tree264795ba6c54a95ca0bfeb09e5a2aa5f3dcfe4de /tmux.1
parent1e06ec41dc0bc9e99674d11ad3c810b579450e12 (diff)
downloadrtmux-28bcf774e5cc13a1a7ab84b0c217c7286b179ea3.tar.gz
rtmux-28bcf774e5cc13a1a7ab84b0c217c7286b179ea3.tar.bz2
rtmux-28bcf774e5cc13a1a7ab84b0c217c7286b179ea3.zip
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).
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index c7bab956..de64cf3d 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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>
.\"