aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo17
1 files changed, 17 insertions, 0 deletions
diff --git a/todo b/todo
new file mode 100644
index 00000000..5ba41f76
--- /dev/null
+++ b/todo
@@ -0,0 +1,17 @@
+
+Future:
+
+ - Strings view.
+ - Field parsing and editing.
+ - On-the-fly generation of keys, signed with a CA
+ - Pass-through fast-track for things that don't match filter?
+ - Reading contents from file
+ - Saving contents to file
+ - Shortcut for viewing in pager
+ - Serializing and de-serializing requests and responses.
+
+
+Bugs:
+
+ - In some circumstances, long URLs in list view are line-broken oddly.
+ - Termination sometimes hangs.