aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-18 18:23:11 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-09-18 18:23:11 +0200
commit0a216341c42744720990140a4ca1d42decab2ccd (patch)
tree3af46ee0d9e53a547d2d00e12f5f7ef876c99c18 /docs
parent4c68b07822879dd860689d87e16956ad9788bab2 (diff)
apply new binds syntax
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 091fe96..06f5d84 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -10,7 +10,6 @@ what if fifo/socket doesn't exist, or exists but nothing working behind it (anym
== event-messages specific ==
* throw out all old code
* document the event handling mechanism, all events, how to get started with sample event handler
-* remove all binding ('bind = ' etc.) stuff and port to new system
* VARIABLE_SET for all types (but probably not useful for custom vars)
* port keycmd to evt handler. we can now more cleanly send BackSpace instead of keycmd_bs and so on
* port the concept of modes and all related variables