summaryrefslogtreecommitdiffstats
path: root/NOTES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-24 23:29:49 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-24 23:29:49 +0000
commit15511cb41a3fc12ba627aa792ba871d64a7a860d (patch)
tree821c52df3983e4b28a1f836fa92c150b66329a16 /NOTES
parent08f8740da73e1800cce0f65682b6ee08d8b4132e (diff)
Support for VT100 graphics mode. Also lose some redundant checks.
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES5
1 files changed, 2 insertions, 3 deletions
diff --git a/NOTES b/NOTES
index a9a1135f..587ada9b 100644
--- a/NOTES
+++ b/NOTES
@@ -30,11 +30,10 @@ The following is a summary of major features implemented in this version:
system.
- A optional status line (enabled by default).
- Window history and copy and paste.
+- Support for VT100 line drawing characters.
And major missing features:
-- Support for VT100 line drawing characters (they will appear as jklmx, etc).
- This is most noticable in ncmpc and in elinks if configured with VT100 frames.
- Status line customisation, beyond presence and colour.
- Mouse support.
- No support for programs changing termios(4) settings or other tty(4) ioctls.
@@ -63,4 +62,4 @@ freenode or efnet IRC. I sometimes ignore private msgs from people I don't
know, so please mention tmux initially (rather than just saying "hi" ;-).
-- Nicholas Marriott <nicm@users.sf.net>
-$Id: NOTES,v 1.29 2007-11-24 14:21:43 nicm Exp $
+$Id: NOTES,v 1.30 2007-11-24 23:29:49 nicm Exp $