qutebrowser: dont't auto-leave insert mode
This commit is contained in:
parent
5b9ff161c0
commit
7d698c6f0d
|
@ -73,6 +73,8 @@ in
|
||||||
"+{line}"
|
"+{line}"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
input.insert_mode.auto_leave = false;
|
||||||
|
|
||||||
content.autoplay = false;
|
content.autoplay = false;
|
||||||
content.blocking.adblock.lists = [
|
content.blocking.adblock.lists = [
|
||||||
"https://easylist.to/easylist/easylist.txt"
|
"https://easylist.to/easylist/easylist.txt"
|
||||||
|
|
Loading…
Reference in a new issue