Florian Bruhin
Florian Bruhin
**Version info**: ``` qutebrowser v2.5.2 Git commit: Backend: QtWebEngine 5.15.10, based on Chromium 87.0.4280.144 Qt: 5.15.5 (compiled 5.15.4) ``` **Does the bug happen if you start with `--temp-basedir`?**: unknown **Description**...
**Version info**: ``` qutebrowser v2.5.0 Git commit: 47ef2ca41 on master (2022-08-29 20:03:37 +0200) Backend: QtWebEngine 5.15.10, based on Chromium 87.0.4280.144 Qt: 5.15.5 (compiled 5.15.4) ``` **Does the bug happen if...
At some point with session support we also should have lazy tab loading, i.e. only loading tabs when they are focused. --- **In December 2017, a `session.lazy_restore` option was added,...
**Version info**: ``` qutebrowser v2.5.2 Git commit: 951a14a66 on HEAD (2022-06-22 15:30:51 +0200) Backend: QtWebEngine 5.15.2, based on Chromium 83.0.4103.122 Qt: 5.15.2 ``` **Description** Got this crash report from two...
Even though I don't like the auto-fixing abilities of autopep8/yapf, they might be useful to use as a linter as they find certain cases flake8/pylint don't.
Spawning a proper terminal via `editor.command` is a somewhat common issue - the argument syntax between different terminals is different, and often they need some kind of switch to not...
Some people (including me) sometimes seem to get blank rectangles over pages with Qt 6. No idea why that happens so far. See https://github.com/qutebrowser/qutebrowser/issues/5395#issuecomment-1086914421 and https://github.com/qutebrowser/qutebrowser/issues/7202#issuecomment-1245301468.
See https://github.com/The-Compiler/qutebrowser/issues/894#issuecomment-144784291 - with more and more stuff being added (like #1570) having something more powerful (say, `{{ url.host() }}` in that case) would be nice.
From #7383, by @bzbug: > And, as a separate thing from my wish list, I'd really like an option to replace progress bars for when the page is loading with...
See [Is there any way to color tabs? : qutebrowser](https://www.reddit.com/r/qutebrowser/comments/wbe0h8/is_there_any_way_to_color_tabs/) - especially: > I have a use case for this: I work with several clients at a time, having multiple...