TODO += seir stuff

This commit is contained in:
Florian Bruhin 2014-05-14 20:48:45 +02:00
parent cf02330b42
commit 017e89c466

5
TODO
View File

@ -50,6 +50,10 @@ Bugs
==== ====
- All kind of FIXMEs - All kind of FIXMEs
- When opening DDG the input field should be focused when JS is active, but
only is sometimes.
- When opening 111.111.111.111 sometimes there's no loading bar and link in
statusbar points to the old page.
- restart sometimes abort()s on QApplication __init__ - restart sometimes abort()s on QApplication __init__
- qutebrowser :restart loops endlessly - qutebrowser :restart loops endlessly
- Super key shows up as ៀ\udc53 in logs - Super key shows up as ៀ\udc53 in logs
@ -129,6 +133,7 @@ Major features
Minor features Minor features
============== ==============
- Zoom with ctrl + mousewheel
- Range-check count values and other values - Range-check count values and other values
Underlying C functions have a maximum value which can be passed. Underlying C functions have a maximum value which can be passed.
- Close tabs on right click - Close tabs on right click