From a0e16ca7db377cacb8c50c4b26a5a32335722538 Mon Sep 17 00:00:00 2001
From: Florian Bruhin <git@the-compiler.org>
Date: Thu, 30 Jan 2014 07:10:29 +0100
Subject: [PATCH] Update TODO

---
 TODO | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index 97aee9119..65f1300c0 100644
--- a/TODO
+++ b/TODO
@@ -28,17 +28,19 @@ Bookmarks
 Internationalization
 License
 Marks
-yanking url/...
-pasting
 open with preset url (go)
 show infos in statusline, temporary/longer
 set settings/colors/bindings via commandline
 sane default config handling (default always loaded, userconfig overrides, provide unbind)
 write default config with comments
+proper exception handling with saving pages
 
 Minor features/bugs
 ===================
 
+Mayhaps set QT_HARFBUZZ=old -- this doesn't seem to be possible the easy way (os.environ)
+progress bar is often red
+titles are still weird (and not attached to tab obj)
 Hiding scrollbars
 copypaste
 All kind of FIXMEs