toofar
toofar
This was also raised in https://github.com/qutebrowser/qutebrowser/issues/7050 a while back. IMO cleaning the input like chrome does should be the default behaviour and the "do multiple things from one input" behaviour...
> Currently ym is an alias for yank inline {url}, and I'm not sure if {url} should strip ignored arguments because that might be a bit counterintuitive and break something....
Hi @michaelfm1211, maybe check back in a week? @The-Compiler is busy moving house and currently we are trying to get a [3.0.1](https://github.com/qutebrowser/qutebrowser/milestone/62) release out (not with all the issues in...
Here's mine with a locally built Qt with debug symbols. This looks like an anonymous object which I assume is a focus proxy, based on looking at other objects, but...
Can you check what `:debug-keytester` says when the widget has focus and you press shift?
Hmm, not sure where to go from there. If we aren't getting the keypresses at all there doesn't seem to be much we can do. But if the shift key...
I won't have time to do a more detailed writeup until Sunday but from what I remember it wasn't so much about duplication within TreeTabbedBrowser or TreeTabWidget but between them...
Hi @pinusc, I should have a bit more time than usual to put into this project over the next week so let me know if you want to continue with...
Oops, forgot to close when I merged the PR. See #8122 for commentary.
Hmm, how would this work? I think currently the userscript is invoked by a user to fill in fields on a page, but with passkey (which as I understand it...