summaryrefslogtreecommitdiff
path: root/qutebrowser/keyinput/__init__.py
blob: cac8c84fda99294da57597ebf2e6408a791d777d (plain)
1
2
3
4
5
# Copyright 2014-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later

"""Modules related to keyboard input and mode handling."""