From 30a6b5610e3dfa2634d6d7c6c3950228c103df50 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 25 Apr 2014 07:14:34 +0200 Subject: [PATCH] Update TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index f5c05c5ff..1f556ab01 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,7 @@ decorators for often-used signals from singletons? find better names for *Parser/*Manager Use _foo.py for modules only used in subpackage? Use py3.4 Enums with a backport to qutebrowser.utils? +Simplify using of modes (e.g. enter_mode hint instead of :hint) Major features ==============