qutebrowser tweaks.
This commit is contained in:
parent
b2d8af6c2f
commit
02753c874e
1 changed files with 1 additions and 1 deletions
|
@ -1469,7 +1469,7 @@ c.hints.border = '1px solid #005577'
|
||||||
## Automatically enter insert mode if an editable element is focused
|
## Automatically enter insert mode if an editable element is focused
|
||||||
## after loading the page.
|
## after loading the page.
|
||||||
## Type: Bool
|
## Type: Bool
|
||||||
c.input.insert_mode.auto_load = True
|
# c.input.insert_mode.auto_load = False
|
||||||
|
|
||||||
## Leave insert mode when starting a new page load. Patterns may be
|
## Leave insert mode when starting a new page load. Patterns may be
|
||||||
## unreliable on this setting, and they may match the url you are
|
## unreliable on this setting, and they may match the url you are
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue