-
This started happening after redirection skipping fix. Some non-redirected pages stopped being recorded in history and thus history now often skips pages when going back.
To reproduce, open any pag…
-
It would be particularly handy if one could combine autofills with the password manager integration. I'm thinking of something similar to https://github.com/browserpass/browserpass-extension, which in…
-
Clicking a link relays things right to the view, thus skipping any blocking, redirection, and mode toggling (basically skipping all the features Nyxt has to offer). Reloading the clicked link with the…
-
`auto-rules` is a piece of functionality that is novel not only in the context browsers, but also in other advanced programs like Emacs.
Since it's just a unique feature that identities Nyxt, it's …
-
For now, `reduce-tracking-mode` is not doing much, while it should do lots of things to fight tracking. This is the list of most trackable things in Nyxt that, I believe, we should tweak in `reduce-tr…
-
`common-settings` is for now a bit barren but we can easily see how it can be expanded to be a full-fledged configuration panel.
Now the problem is that it's very fragile and it has broken so many …
-
So it seems that [`invoke-debugger`](https://cl-community-spec.github.io/pages/invoke_002ddebugger) is a function being the sole entry point into toplevel debugger. Redefining `invoke-debugger` should…
-
I propose a complete re-organisation of Nyxt's documentation.
One key aspect of any documentation system is the format. Firstly, I think it
makes little sense to put effort into printed copies. …
aadcg updated
2 years ago
-
For all of our modes, the mode and package names coincide. The only exception is `plaintext-editor-mode`, which is defined in the package of its parent mode - `editor-mode`.
Notice that it contrast…
-
**Checklist**
- [x] I searched the `:help` documentation using `/` for helpful information
- [x] I have read the [frequently asked questions](https://github.com/Jelmerro/Vieb/blob/master/FAQ.md)
- …