mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Simple tab completion of option names in command prompt.
This commit is contained in:
3
NOTES
3
NOTES
@ -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 $
|
||||
|
Reference in New Issue
Block a user