-
### Describe the bug
The error is already reported on stumpwm : https://github.com/stumpwm/stumpwm/issues/1201
Updating to SBCL 2.4.7 broke stumpwm. More precisely it is the X11 client that broke (h…
-
Add support for a spell check on Lem, some suggestions:
- Use https://github.com/tlikonen/cl-enchant to get the list of correct words, cl-enchant seems like a really nice library, it's public domain …
-
In the context of #3435, one might ask: on `ffi-window-fullscreen`, should the status and message buffers be hidden?
Status and message buffers displayed | None
:--------:|:--------:
![2024_07_…
aadcg updated
4 months ago
-
The following slots were removed from prompter-source, they may be useful in the future.
```
(multiline nil ; TODO: Unused?
:type (or boolean integer)
…
-
Dear all,
since a few weeks I have an issue with the window of my browser (i.e. chromium) not refreshing for about 30-60secs from time to time. This happens usually when switching back to the brows…
-
There are two related topics I'd like to discuss here.
First, Nyxt is not lightweight, nor is it ever going to be as long as it depends on WebKitGTK (or Blink). To give you numbers, `guix size web…
-
[Nyxt](https://nyxt.atlas.engineer/) is using this library for its Gopher support, and I realized I couldn't access any (admittedly few) Tor onion sites, such as gopher://gnr2pc7do3kxgj2r4awdpcg5inaxr…
-
#2096 set a good ground for our REPL to finally become usable. But there's still a long way to go to make a perfect REPL:
- [ ] `M-n` and `M-p` (as in SLIME/SLY) to re-use results from the history.
…
-
Currently Nyxt 2.2.4 packaged for Guix uses the gnu-build-system, which does _not_ expose the Nyxt "systems" to ASDF.
To fix this, we should switch to the asdf-build-system, which would require onl…
-
Example:
In the `emacs` keyscheme, `M-f` is bound to `history-forwards-query`.
Write a config file as follows:
```lisp
(defvar *my-keymap* (make-keymap "my-map"))
(define-key *my-keymap*
…
aadcg updated
10 months ago