summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-30 11:08:35 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-30 11:08:35 +0000
commit3962c5f706adb92c3ca83aa1a8672920fe2aabf6 (patch)
treed11135f4e0c3ed5a04047deabcf441332d28b1e3 /TODO
parent77386db04bfdfc6b1b5d81a5c0ebaf7280d0d019 (diff)
Change window name on \ek...\e\.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3cc55e58..cb2478f6 100644
--- a/TODO
+++ b/TODO
@@ -58,6 +58,9 @@
- 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
+- chmod +x socket when any client is attached
+- split clients into three RB trees by fd: attached/unattached/dead?
+ or tailqs? what would be fastest per-char?
-- For 0.2 --------------------------------------------------------------------
- window splitting?
@@ -65,6 +68,7 @@
- anything which uses cmd_{send,recv}_string will break if the string is
split. string length should be part of the command size
- echo \\033[35\;46m\\033[2J last line quirk (with C-b r)
+- quick intro section (tmux new/attach/detach) etc
--------
kmous -- \E[M