Update TODO
This commit is contained in:
parent
af68474fc3
commit
a5c5910b25
5
TODO
5
TODO
@ -45,6 +45,11 @@ catch import errors for PyQt and QtWebKit
|
|||||||
frame = page.currentFrame()
|
frame = page.currentFrame()
|
||||||
elem = frame.findFirstElement('*:focus')
|
elem = frame.findFirstElement('*:focus')
|
||||||
somehow unfocus elements (hide blinking cursor) when insert mode is left?
|
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
|
hints
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user