Split windows are done.

This commit is contained in:
Nicholas Marriott 2009-01-14 22:32:48 +00:00
parent 4e2b640957
commit a89d1c5857

3
FAQ
View File

@ -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 - builtin serial and telnet support; this is bloat and is unlikely to be added
to tmux; to tmux;
- a more customisable status line, albeit with an awful syntax; - a more customisable status line, albeit with an awful syntax;
- wider platform support, for example IRIX and AIX, and for odd terminals; - wider platform support, for example IRIX and AIX, and for odd terminals.
- split windows; this is planned for tmux and should appear eventually.
* I found a bug! What do I do? * I found a bug! What do I do?