summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-04-25 18:53:35 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-04-25 18:55:15 +0200
commit6349c00c72edf8e2a85268f1a44d34658c066465 (patch)
tree6760083bb5d79b2fb8a84c9b26dfd0cef2223ee9 /.gitignore
parenta5679dff04ad0f0ce85a6b2437276b29e96610ba (diff)
downloadqutebrowser-6349c00c72edf8e2a85268f1a44d34658c066465.tar.gz
qutebrowser-6349c00c72edf8e2a85268f1a44d34658c066465.zip
Fix crash with :tab-{prev,next,focus} with 0 tabs
When using :tab-prev/:tab-next (or :tab-focus which uses :tab-next internally) immediately after the last tab, those functions could be called with 0 tabs open, which caused a ZeroDivisionError when trying to do % 0. Fixes #1448.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions