home · contact · privacy
Add to TODO.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 7 Dec 2014 21:29:27 +0000 (22:29 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 7 Dec 2014 21:29:27 +0000 (22:29 +0100)
TODO

diff --git a/TODO b/TODO
index 3ba3676121d9fb3bb5621f476d22c2634461173d..b67ee67445e8f7713ea64193a4071c78104c4731 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ BOTH SERVER/CLIENT:
 
 - quote escaping in token_from_line()
 
+- do something about common crashes caused by server/client miscommunication
+
 SERVER:
 
 - fix hardcoded MAGIC MEAT eating message in thing_actions.c
@@ -17,7 +19,7 @@ CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping
 
-- only send "STACK" message to server when the dependent window is open
+- only send "ITEM_HERE" query to server when the dependent window is open
 
 BUILD PROCESS: