chiark / gitweb /
TODOs for choose-search.c
[disorder] / disobedience / choose-search.c
index c82ab59b67b7e7a5ee8c39175eb8f31cac385929..0ccb70dd49ee4c66204ac819d4187ee33015f723 100644 (file)
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
  * USA
  */
+/** @file disobedience/search.c
+ * @brief Search support
+ *
+ * TODO:
+ * - cleverer focus to implement typeahead find
+ * - don't steal ^A
+ * - make arrow buttons work
+ * - delay search initiation until keyboard goes quiet for a bit
+ *   (so that you don't get all the 'lo' tracks when you search for 'love')
+ */
 #include "disobedience.h"
 #include "choose.h"