message.info("Redirecting to " + url.toString())
info.redirect(url)
- interceptor.register(intercept)
+ #FIXME: trying this disabled for a bit to test if qb crashes less
+ #2022-08-16 enabling it again (and off again)
+ # yeah crashed immediately
+ # interceptor.register(intercept)
except ImportError:
pass
## `:prompt-open-download --pdfjs` command (bound to `<Ctrl-p>` by
## default) can be used in the download prompt.
## Type: Bool
-# c.content.pdfjs = False
+c.content.pdfjs = True
## Allow websites to request persistent storage quota via
## `navigator.webkitPersistentStorage.requestQuota`.
'h': 'https://hoogle.haskell.org/?hoogle={}',
'fpp/slack': 'https://focalpointpositioning.slack.com/messages/{}',
'fpp/confluence': 'https://fppnt.atlassian.net/wiki/search?text={}',
+ 'evk': 'https://gitlab.com/search?&scope=issues&group_id=13301433&search={}',
+ 'dev': 'https://devdocs.io/#q={}',
}
## Page(s) to open at the start.