Handle missing parm_*.

This commit is contained in:
Nicholas Marriott
2007-12-03 10:47:27 +00:00
parent b10bd51d20
commit 5f6a9e7e5b
2 changed files with 33 additions and 5 deletions

3
TODO
View File

@ -61,6 +61,8 @@
- 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?
- everything should write via a screen and modes should be done by switching
screen out
-- For 0.2 --------------------------------------------------------------------
- window splitting?
@ -69,6 +71,7 @@
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
- is ACS the right way round??
--------
kmous -- \E[M