Hey Andre(w|as), Note you aren't subscribed to the list - I approved your mail manually and added you to the whitelist now, but you won't receive any replies if people don't include you directly.
On Mon, Dec 30, 2019 at 12:03:55PM +0100, Andreas Hofer wrote: > 1. Is this a bug? > > ":help open:" throws "blocked through an extension" (may jblock?) That shows "Invalid help topic open:!" for me, which is what I expect. Do you mean ":help :open"? Do you actually run the :help command like that, or are you in fact clicking on some link to qute://help somewhere? Have you tried without jblock? > 2. Slower startup after doing some configuration > > There is a percentage status after start qutebrowser, while loading the > startpage. > > Something wrong with my config.py? Any suggestions for better performance? What do you mean with "There is a percentage status after start qutebrowser"? What qutebrowser version are you running? Also, have you tried without jblock? ;-) > 3.I've read that this might increase the performance to use > c.bindings.default = {}. > > Is that true? Where did you read so? Probably not significantly. Certainly not if you end up re-adding all the bindings anyways. qutebrowser without any bindings seems pretty useless to me. Something that does increase startup performance a bit is setting c.bindings.commands instead of using config.bind, but with only a handful of bindings, that shouldn't make a big difference. > 4. Is it possible to open the startpage to a new tab and directly change to > insert-mode? > > (see my keybinding for 't' in normal mode) You can chain commands with ";;", but by default, qutebrowser leaves insert mode when a page finished loading. You can disable that via input.insert_mode.leave_on_load, but that'll mean you'll stay in insert mode after e.g. pressing enter on DuckDuckGo. You could do something like this: open -t https://start.duckduckgo.com ;; later 1000 enter-mode insert But the timeout to use really depends on the loading time of the website. Florian -- m...@the-compiler.org (Mail/XMPP) | https://www.qutebrowser.org https://bruhin.software/ | https://github.com/sponsors/The-Compiler/ GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/
signature.asc
Description: PGP signature