From 10ba178d9d96e0e548b5b2b08e5a160079c8263f Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Wed, 24 Dec 2014 02:17:16 -0800 Subject: Rearrange TODO priority. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 29220fdb..bdf2b1d2 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ # vi: ft=vimwiki * [ ] Skip the password prompt by default. It should only be presented if -W option is provided. +* [ ] Detect a '.' and parse the word before it and get it's real name. * [ ] Bottom status bar is cut-off in half pane. Figure out how to fix that. * [ ] Column completion for nested sql. * [ ] Add JOIN to the list of keywords and provide proper autocompletion for it. @@ -17,7 +18,6 @@ * [ ] Setup the pgcli.com website. * [ ] Add a new trigger for M-/ that does dumb completion. * [ ] Find a way to add documentation to sql commands. This could get tricky. -* [ ] Detect a '.' and parse the word before it and get it's real name. * [ ] Refactor the execution and output into a separate class. * [ ] Create a class for the config and make it easy to access. * [ ] Set multi-line via config file. -- cgit v1.2.3