summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-15 10:11:53 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-15 10:11:53 +0100
commit9d3e675296a5f0aaf0ccd2766a58a68b621e3452 (patch)
treedee46da54c630c20e8ef5e5b2b0f4578a9483e27 /doc
parentc3f469b37e9cc5faaf55f6b586a4fcc29bc16e31 (diff)
downloadqutebrowser-9d3e675296a5f0aaf0ccd2766a58a68b621e3452.tar.gz
qutebrowser-9d3e675296a5f0aaf0ccd2766a58a68b621e3452.zip
Fix :tab-only without tabs
e.g. when running 'qutebrowser --temp-basedir :tab-only'
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 8190540f8..cf2faf9e6 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -170,6 +170,8 @@ Fixed
contains a proper extension. Before this fix, qutebrowser would use the URL's
data contents as filename with QtWebEngine; or "binary blob" with the Qt network
stack.
+- When `:tab-only` is run before a tab is available, an error is now shown
+ instead of crashing.
- TODO: Due to a long-standing bug in the `pkg_resources` dependency, it caused
qutebrowser's startup to slow down by around 150ms-1s (heavily depending on
the system). Since the dependency is now removed, qutebrowser's startup time