diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-10 17:11:13 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-10 17:11:13 +0000 |
commit | ca4e34cbb46fc5c07739b8b7d6a6975c3ffcfd8d (patch) | |
tree | 21cbef08ccf0bb5a66b9d60d4eb378b172becbf3 | |
parent | 547b244e3217ce337f938696f212f7a52edc6f05 (diff) | |
download | rtmux-ca4e34cbb46fc5c07739b8b7d6a6975c3ffcfd8d.tar.gz rtmux-ca4e34cbb46fc5c07739b8b7d6a6975c3ffcfd8d.tar.bz2 rtmux-ca4e34cbb46fc5c07739b8b7d6a6975c3ffcfd8d.zip |
Update.
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,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; - a more customisable status line, albeit with an awful syntax; -- wider platform support, for example IRIX and AIX; +- wider platform support, for example IRIX and AIX, and for odd terminals; - split windows; this is planned and should appear eventually. * I found a bug! What do I do? |