diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 22:32:48 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 22:32:48 +0000 |
commit | a89d1c58574553fac8dae0a01c2105d629c446bd (patch) | |
tree | b62271c73d2edf999d4b2fd3449a315d1e2f341b | |
parent | 4e2b640957b35c53282f491f83569393b8ef5cb6 (diff) | |
download | rtmux-a89d1c58574553fac8dae0a01c2105d629c446bd.tar.gz rtmux-a89d1c58574553fac8dae0a01c2105d629c446bd.tar.bz2 rtmux-a89d1c58574553fac8dae0a01c2105d629c446bd.zip |
Split windows are done.
-rw-r--r-- | FAQ | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -21,8 +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, and for odd terminals; -- split windows; this is planned for tmux and should appear eventually. +- wider platform support, for example IRIX and AIX, and for odd terminals. * I found a bug! What do I do? |