acidtoyman

Results 15 comments of acidtoyman

(files:expand *config-file*) v814 = /home/acidtoyman/.config/nyxt/config.lisp (files:expand *auto-config-file*) v914 = /home/acidtoyman/.config/nyxt/auto-config.3.lisp (files:expand (make-instance 'files:data-file)) v1018 = /home/acidtoyman/.local/share/ (uiop:xdg-config-home) v1125 = /home/acidtoyman/.config/ (uiop:xdg-cache-home) v1234 = /home/acidtoyman/.cache/ (uiop:xdg-data-home) v1346 = /home/acidtoyman/.local/share/ (uiop:xdg-runtime-dir) v1461...

Even when I launch via "nyxt --failsafe", go into settings and click "Use Emacs", I still can't use the Emacs bindings, so it doesn't appear to be a config issue.

When I launch from the command line, I get this output: WARNING: You are using ASDF version 3.3.5 from #P"/home/runner/common-lisp/asdf/asdf.asd" and have an older version of ASDF (and older than...

$nyxt --failsafe --verbose WARNING: You are using ASDF version 3.3.5 from #P"/home/runner/common-lisp/asdf/asdf.asd" and have an older version of ASDF (and older than 2.27 at that) registered at #P"/home/runner/common-lisp/asdf/asdf.asd". Having an...

I have no idea why those "Support you" and "Donations?" links are appearing when I paste the content.

Well, you can see in the output, after clicking the "Use Emacs" button, we get ``` [21:10:26] nyxt urls.lisp () - Evaluate Lisp callback 705 from internal page #: set-emacs-scheme...

```$nyxt --failsafe --verbose WARNING: You are using ASDF version 3.3.5 from #P"/home/runner/common-lisp/asdf/asdf.asd" and have an older version of ASDF (and older than 2.27 at that) registered at #P"/home/runner/common-lisp/asdf/asdf.asd". Having an...

The only thing that changes is it now says "Emacs" in the lower right corner, but C-g still doesn't work.

I get an error: ```$nyxt --verbose WARNING: You are using ASDF version 3.3.5 from #P"/home/runner/common-lisp/asdf/asdf.asd" and have an older version of ASDF (and older than 2.27 at that) registered at...