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 |
||
---|---|---|
.. | ||
fixtures.py | ||
logfail.py | ||
messagemock.py | ||
stubs.py | ||
test_helper_utils.py | ||
test_logfail.py | ||
test_stubs.py | ||
utils.py |