aboutsummaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-03-31 23:17:28 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-03-31 23:17:28 +0000
commit6789b3367a9916d823abaeba0703e3388ffcf80a (patch)
treefa2b2a524ecf4a4a755ed919bbe5c107ef71752a /FAQ
parent64bfe099e8ba3cfc11e5def47b2d7c4a0d1cb21c (diff)
downloadrtmux-6789b3367a9916d823abaeba0703e3388ffcf80a.tar.gz
rtmux-6789b3367a9916d823abaeba0703e3388ffcf80a.tar.bz2
rtmux-6789b3367a9916d823abaeba0703e3388ffcf80a.zip
UTF-8 is now fine, and AIX works.
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ5
1 files changed, 2 insertions, 3 deletions
diff --git a/FAQ b/FAQ
index 73da1db6..76edf66f 100644
--- a/FAQ
+++ b/FAQ
@@ -22,8 +22,7 @@ There are still a few features screen includes that tmux omits:
- builtin serial and telnet support; this is bloat and is unlikely to be added
to tmux;
-- wider platform support, for example IRIX and AIX, and for odd terminals.
-- better UTF-8 support.
+- wider platform support, for example IRIX and HP-UX, and for odd terminals.
* I found a bug! What do I do?
@@ -187,4 +186,4 @@ Automatic window renaming may use a lot of CPU, particularly on slow computers:
if this is a problem, turn it off with "setw -g automatic-rename off". If this
doesn't fix it, please report the problem.
-$Id: FAQ,v 1.20 2009-03-30 20:22:08 nicm Exp $
+$Id: FAQ,v 1.21 2009-03-31 23:17:28 nicm Exp $