From a5c5910b2514caeddb1f007538b9f6ece8585cae Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 2 May 2014 23:50:55 +0200 Subject: [PATCH] Update TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 2bc4f418a..d486e08f7 100644 --- a/TODO +++ b/TODO @@ -45,6 +45,11 @@ catch import errors for PyQt and QtWebKit frame = page.currentFrame() elem = frame.findFirstElement('*:focus') somehow unfocus elements (hide blinking cursor) when insert mode is left? +tabs: some more padding? +localhost:8080 opens searchresults +exec command for shell +custom stylesheet +Alt+N to focus tab N hints -----