From 9c1fbd8802053c63b69eb1616b995eac8af03d05 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 25 Apr 2014 13:21:51 +0200 Subject: [PATCH] Update TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index a9623aaec..c3bd19106 100644 --- a/TODO +++ b/TODO @@ -23,7 +23,7 @@ decorators for often-used signals from singletons? - @on_config_changed('colors') - @on_enter_mode('hints') Use py3.4 Enums with a backport to qutebrowser.utils? -Simplify using of modes (e.g. enter_mode hint instead of :hint) +" vs ' with strings Major features ==============