diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-08-08 17:36:30 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-08-08 17:36:30 +0000 |
commit | b43ed100c28ecf78880f70b74f5f76cf315ae03a (patch) | |
tree | 47b9ebf0b844762adfc50553ceeb2fc2af83459e | |
parent | 8ed403e3093c3e04128bcac51d17cb8fa9b52d1f (diff) | |
download | rtmux-b43ed100c28ecf78880f70b74f5f76cf315ae03a.tar.gz rtmux-b43ed100c28ecf78880f70b74f5f76cf315ae03a.tar.bz2 rtmux-b43ed100c28ecf78880f70b74f5f76cf315ae03a.zip |
Done.
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ - lift SHRT_MAX limits for history - audit copy/scroll and other modes for problems with very small windows - screen_draw_* moved out/renamed (accept TTY_*?) -- get rid of stderr/stdout hacks in log.c - split clients into three RB trees by fd: attached/unattached/dead? or tailqs? what would be fastest per-char? - window splitting? |