From a89d1c58574553fac8dae0a01c2105d629c446bd Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 14 Jan 2009 22:32:48 +0000 Subject: [PATCH] Split windows are done. --- FAQ | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FAQ b/FAQ index 3022a8f0..7d7f8cf0 100644 --- a/FAQ +++ b/FAQ @@ -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?