summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-06-21 00:13:13 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-06-21 00:13:13 +0000
commite2a5e02022faec236fa419ce0118708720469e4a (patch)
tree11bc6060813d31a674c713da245723b481024224
parentcac532c3d11e2704efc612dddf50c1a8d75fc937 (diff)
+.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 26cc43af..b75eb7d2 100644
--- a/TODO
+++ b/TODO
@@ -161,5 +161,6 @@ For 1.3 (not in order):
17 wd should be updated on attach etc. maybe lose default-path and use PWD
18 a history of commands that can be reversed (reverse member of each command, and a buffer)
19 info() when changing to same window
+20 don't pass UTF-8 through vis for titles
...