From 656f2a264c12d2f5c3e3ebb4c905454299838634 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 20 Sep 2007 18:27:23 +0000 Subject: [PATCH] Sync. --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index d5edf195..0391ee67 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,10 @@ - scrollback - server doesn't handle SIGTERM anymore... - sleep(1) to wait for server frankly sucks -- two-way communication (rename) sucks. lose it and use a comamnd line option +- two-way communication (rename) sucks. lose it and use a command line option for everythin +- toolbar, copy/paste - cleanup/redesign IPC +- some of the uses of buffers really sucks. buffer_reverse_add/remove, + and buffer_insert_range/delete_range are abominations. this should be + rethought