-
In the docstring for `*web-buffer-modes*`, it mentions "one can only set `default-modes' once, so I need to dynamically construct a list of modes and configure the slot only after it's done." Is this …
-
With the `define-search-engine` macro, I get a wall of warnings like...
```
; caught STYLE-WARNING:
; The variable FORCE-SUPPLY-P is defined but never used.
; in: DEFINE-SEARCH-ENGINE HACKER…
-
```: The value of MODE is NYXT::DOCUMENT-MODE, which is not of type (SATISFIES
MODE-CLASS).
```
The issue is the unqualified symbol…
-
**Is your feature request related to a problem? Please describe.**
Nyxt currently has only toggle-fullscreen, which hides the window's bar and does not allow the user to easily move Nyxt out of the w…
-
Building with SBCL 2.0.5 / ASDF 3.3.1 for quicklisp dist creation.
Trying to build commit id 4e2efb5a456d8d647f3eeaeb52cb21f96c92471c
*nyxt-quicklisp* fails to build with the following error:
```
U…
-
What's special about modes is that they can only be enabled once the buffer is ready to display, so after `customize-instance :after`.
So we can't enable them in `customize-instance` from the confi…
-
It would be nice to turn docstring cross references to `lisp://` URLs.
For instance, the docstring of `buffer-load` mentions `buffer-load-hook`: we would turn it into a clickable link which would ope…
-
In the Tor Browser Bundle and other browsers like Brave, if the admin configures the web server to add a `Onion-Location` HTTP header, you have the option to redirect to the onion version of the site.…
-
I've found that the speed between when I, say, execute `follow-hint-new-buffer` and the hints get plastered all over the page and when I can filter things down has increased a lot more lately. Sometim…
-
**Describe the bug**
Installing the 3-pre-release-1 from a DEB package on Ubuntu 22.04 LTS (Jammy) fails with the following unmet dependencies error:
```
$ sudo apt install ./nyxt_3_amd64.deb
R…
ska80 updated
2 years ago