summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-25 00:34:21 -0500
committerPietro Gagliardi <[email protected]>2014-02-25 00:34:21 -0500
commit23a40cae26552a381a25cd862af98cd0e9aa23bf (patch)
tree44d2771a0a0d810fbeaf918f9e30ad9360e43c01
parentd721e8f61ba06672effd321720f25c748b295c81 (diff)
More TODOs.
-rw-r--r--todo.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/todo.md b/todo.md
index c8c4f57..05c0a18 100644
--- a/todo.md
+++ b/todo.md
@@ -55,7 +55,10 @@ maybe:
- rename Stack to Box?
- make Combobox and Listbox satisfy sort.Interface?
- this:
- [16:27] <cespare> pietro10: depends what you mean by safe
- [16:27] <cespare> pietro10: sounds like you should move this functionality into a function though.
- [16:28] <cespare> (so the user can decide what to do with the error)
- [16:28] <cespare> typically people don't like their libraries calling exit :)
+```
+[16:27] <cespare> pietro10: depends what you mean by safe
+[16:27] <cespare> pietro10: sounds like you should move this functionality into a function though.
+[16:28] <cespare> (so the user can decide what to do with the error)
+[16:28] <cespare> typically people don't like their libraries calling exit :)
+```
+- indeterminate progress bars (not supported on Windows 2000)