summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-30 00:33:45 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-30 00:33:45 -0800
commit0d91b49c5b1da063bc502aebc8108b5108f5be7b (patch)
tree4cdf9021d1bd6b3316eb62e1d2961872badd646e /TODO
parent0fa38b0e4f1851676289d20f529a11ac6d82be76 (diff)
Add a bug to TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4e515a7d..07563324 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
# vi: ft=vimwiki
-* [ ] Bottom status bar is cut-off in half pane. Figure out how to fix that.
+* [ ] Reading a config file is broken if an option doesn't exist.
* [ ] Column completion for nested sql.
* [ ] Add JOIN to the list of keywords and provide proper autocompletion for it.
* [ ] Add a few more special commands. (\l pattern, \di, \dp, \ds, \dv, \dy, \z etc)