-
**Is your feature request related to a problem? Please describe.**
Missing setup documentation for password-store
**Describe the solution you'd like**
Add following to manual section Password man…
-
I've got this code in my Nyxt config:
``` lisp
(define-class unicode-source (prompter:source)
((prompter:name "Unicode character")
(prompter:filter-preprocessor #'prompter:filter-exact-matche…
-
**Purpose of request:**
To improve the user experience when switching buffers.
**Describe your proposed change:**
When using `switch-to-buffer`, the current buffer should not be the initial focus…
-
**Describe the bug**
It often happens with me that I open some link with redirection (think GitHub notification links) that redirect to a seemingly benign part of a page with a different fragment URL…
-
Few people use macports these days in favour of homebrew.
Would it be possible to have a formula for Next. I do believe it would perhaps increase the community size trying or contributing amongst …
-
If you restore sessions and keep nyxt:help open, notice how the page keeps stacking up.
This was not a problem before Lisp URLs because internal buffers were not persisted in the session.
Now I …
-
These following packages exist in kiss community upstream, but do not depend on X, which brings no reason to belong here as well:
* libslirp
* tiff
These following packages do not exist in kiss…
-
**Describe the bug**
New installation on PopOS/flatpack seems to have blank screen. It does contain the current title.
The screen is blank.
![image](https://github.com/user-attachments/assets/…
-
We've had many concurrency issues in the past, and today's fix
b665471bb7829f5e0f4092340a037dbfa82b43c2 is only a reminder that as it is,
concurrency is going to hit Nyxt users hard for ever, unless w…
-
**Is your feature request related to a problem? Please describe.**
My immediate problem is that I'm writing a structural editor inside Nyxt and I find myself reinventing my own kill-ring to store DOM…