-
The manual is currently one long page, it can be a bit overwhelming to read.
Same with any long page, by the way.
It would be nice to have an equivalent of Emacs' Info mode that basically displa…
-
When hovering over the main or panel buffers, mouse scrolls are intercepted in the hovered buffer.
When the prompt buffer is open, mouse scrolls are intercepted exclusively by the prompt buffer.
…
-
It seems that modes are not restored when restoring sessions.
In particular, when help buffers are restored, they don't have the `help-mode`.
Which is probably why we experience https://github.com/a…
-
**Purpose of request:**
make some quick improvements to the built in text editor -- so that it is useful enough for new users to explore and edit their user files ^^
1. improve discoverability of th…
-
In https://github.com/atlas-engineer/nyxt/pull/2348#issuecomment-1149960674 I pointed out that our concurrency usage is deeply flawed: when a condition arises in a thread started by `run-thread`, if t…
-
Hello. Are there plans on implementing per domain based settings to block stuff like ads, javascript, pictures, etc like umatrix?
-
Currently it seems we don't have a good way to handle annotations beyond link hinting.
By annotation, I mean a way to display contextual information on specific parts of a document. Example: hover…
-
`switch-buffer` with the power of fuzzy search is one of the great features Nyxt offers. One thing I love about it is it can live-preview buffers (provided they have been loaded, else it will load the…
-
From https://github.com/atlas-engineer/nyxt/pull/2321#issuecomment-1141246617:
n commit 1d9bd649a5d59af26227546c23265da130a47698 I tried to fix a long-standing issue with VI-mode, namely that click…
-
Currently the user can call the command `base-mode` which disables it, since it's enabled by default everywhere (except in the prompt buffer).
This breaks Nyxt because disabling base-mode removes `…