aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-09-27 20:53:13 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-09-27 20:53:13 +0000
commitdb293c1c07d53047655244c72a250a61d00fac5f (patch)
tree5ae817efcce0bd96b144c7f97baf9fd227a3a78a /TODO
parent1e269710a75772838ddd9bbe71923d80c44e0ec7 (diff)
downloadrtmux-db293c1c07d53047655244c72a250a61d00fac5f.tar.gz
rtmux-db293c1c07d53047655244c72a250a61d00fac5f.tar.bz2
rtmux-db293c1c07d53047655244c72a250a61d00fac5f.zip
Retry connection with small timeout instead of sleep(10) for server start.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4290ebc1..3bb378b0 100644
--- a/TODO
+++ b/TODO
@@ -12,7 +12,6 @@
- mouse handling and some other bits elinks needs
- scrollback
- server doesn't handle SIGTERM anymore...
-- sleep(1) to wait for server frankly sucks
- toolbar, copy/paste
- cleanup/redesign IPC
- the whole input/screen/local thing sucks a bit, reorganise/redesign it