Florian Bruhin

Results 379 issues of Florian Bruhin

Likely it's already possible to pass a completion function to a new command, but it should be documented.

type: api

https://github.com/qutebrowser/qutebrowser/issues/521#issuecomment-452302983

type: idea
type: api

- [x] Tab API - [ ] webelement API - [ ] enums and such: `ClickTarget`, `JsWorld`, `InitContext` - [ ] api.cmdutils - [ ] api.config - [ ] api.downloads...

type: core

Users should be able to blacklist extensions (even builtin components) from loading.

type: core

So we can make e.g. `qute://pyeval` into an extension. Not sure yet about how to namespace things - maybe a separate `qute-ext://` scheme?

type: api

The main usecase obviously being [qutenyan](https://gitlab.com/jgkamat/qutenyan)!

type: api

Getting all windows, getting tabs from them, signals for new windows/tabs etc. Should probably allow moving most `:tab-*` commands to use the tab API.

type: api

Extensions should be able to add their own settings to qutebrowser.

type: api

Right now it looks like `.ipynb-checkpoints` is excluded when using `black_nbconvert .`, but that include is hardcoded. This means when e.g. using it via [tox](https://tox.readthedocs.io/) (or from a hand-created virtualenv),...

Update help, and let kitty download the image by itself.