Update TODO
This commit is contained in:
parent
cb8f824f01
commit
31ab264fe8
3
TODO
3
TODO
@ -2,6 +2,8 @@ Bugs
|
||||
====
|
||||
|
||||
All kind of FIXMEs
|
||||
Catch ValueError for invalid interpolations when reading config
|
||||
Display untransformed values for get
|
||||
|
||||
Style
|
||||
=====
|
||||
@ -9,6 +11,7 @@ Style
|
||||
Refactor completion widget mess (initializing / changing completions)
|
||||
_foo = QApplication.instance().obj.foo for global singletons?
|
||||
Use py3.4 Enums with a backport to qutebrowser.utils?
|
||||
Make config escaping more clear (escape all ;? Use \ to convert $-signs?)
|
||||
|
||||
Major features
|
||||
==============
|
||||
|
Loading…
Reference in New Issue
Block a user