Simple tab completion of option names in command prompt.

This commit is contained in:
Nicholas Marriott
2008-06-21 14:11:39 +00:00
parent 456ff329c3
commit e70e9513a8
6 changed files with 71 additions and 6 deletions

3
NOTES
View File

@ -54,7 +54,6 @@ tmux does not: use xterm-color or rxvt for colour.
There are the following known issues:
- tmux on the console on OpenBSD (usually TERM=wsvt25) is broken beyond use.
- cons25 on the FreeBSD console lies about its support for scroll regions,
reports are that using TERM=screen pretty much works okay.
- Darwin/OS X's poll(2) is broken and doesn't support polling pty(4)s; as tmux
@ -71,4 +70,4 @@ welcome. Please email:
-- Nicholas Marriott <nicm@users.sf.net>
$Id: NOTES,v 1.33 2008-06-16 16:42:33 nicm Exp $
$Id: NOTES,v 1.34 2008-06-21 14:11:39 nicm Exp $