From a05d30fae1751f8fbba8c0e8dad40fb571cfefc7 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 21 Sep 2015 15:55:05 -0400 Subject: [PATCH] todo items --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index feca29ff3..85068fc85 100644 --- a/todo.txt +++ b/todo.txt @@ -85,6 +85,7 @@ X https://github.com/processing/processing/issues/3799 X https://github.com/processing/processing/pull/3810 _ auto-complete is a mess (and broken on OS X) _ https://github.com/processing/processing/issues/3812 +X https://github.com/processing/processing/pull/3845 _ Hitting enter on code completion completes and then creates a new line _ https://github.com/processing/processing/issues/3741 _ found thread deadlock issues preventing it from working on OS X