5ea420b49b
Get qutebrowser to the point where it can at least start - Declare _messages earlier in MessageView.__init__ so it is set before the config trigger tries to access it. - Remove unused configmodel completion functions - Move bind completion to configmodel to avoid a circular import with the config module - Fix some config accesses (forgot to use .val) - Fix old Completion.CompletionKind references |
||
---|---|---|
.. | ||
browser | ||
commands | ||
completion | ||
config | ||
javascript | ||
keyinput | ||
mainwindow | ||
misc | ||
scripts | ||
utils | ||
test_app.py |