summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-13 14:27:11 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-13 14:27:11 -0400
commit42adfc4692b18be41d5eba79de20908b750b7fa3 (patch)
tree6f971de569d9b46ee3d2aaefbb96ce35dee572bf /TODO
parent79e184095575bffb17f1e23a42c841dffb9075e4 (diff)
downloaddebug-me-42adfc4692b18be41d5eba79de20908b750b7fa3.tar.gz
waiting longer for more keypresses did not improve feel
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 6348468..7fd1f13 100644
--- a/TODO
+++ b/TODO
@@ -17,7 +17,3 @@
amount of time would also work; after eg 10 seconds it's very
unlikely that a Activity Entered will legitimately refer to an
old backlog item.
-* Try to detect when several keys have been pressed in close succession,
- and rather than sending a bunch of Activity Entered, send just one.
- This will work better on high latency connections, and also will use less
- bandwidth.