From: Samir Benmendil Date: Sat, 30 Jan 2021 16:38:52 +0000 (+0000) Subject: qutebrowser: never clear partial bindings X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/24bede48b03f2b9a619dcd79dc7696aabdbaad74 qutebrowser: never clear partial bindings --- diff --git a/qutebrowser/config.py b/qutebrowser/config.py index 9695b5f..3d7b005 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -1014,7 +1014,7 @@ c.hints.scatter = False ## cleared after this time. If set to 0, partially typed bindings are ## never cleared. ## Type: Int -c.input.partial_timeout = 5000 +c.input.partial_timeout = 0 ## Enable spatial navigation. Spatial navigation consists in the ability ## to navigate between focusable elements in a Web page, such as