-
Follow up to https://github.com/atlas-engineer/nyxt/issues/2780#issuecomment-1424752997 đź‘Ť
There is a draft of this in `build-scripts/sync-submodules-with-guix.scm`.
It won't work for all deps t…
-
There are some topics that emerged repeatedly over the last few month (and especially during Christmas break). Given the frequency, these topics deserve being expanded on in the manual, or even tutori…
-
**Is your feature request related to a problem? Please describe.**
Auto-rules (previously auto-mode) only look at the URL to make a decision about enabling/disabling a certain mode. This is quite a l…
-
**Is your feature request related to a problem? Please describe.**
It is somewhat related to a problem: I don't like the default font that is used for Chinese characters and I would rather change it.…
-
This will be helpful for Nyxt Academy's videos. David Wilson from the YT channel _System Crafters_ uses a similar thing for his tutorials while teaching Emacs. If my understanding is correct, he uses …
-
If the init file needs to decrypt .gpg files (e.g. GPG-encrypted bookmarks) but the pinentry hangs for some reason, Next will hang too (simply because it's waiting on pinentry).
A few things we cou…
-
In https://github.com/atlas-engineer/nyxt/pull/2666#discussion_r1031497582 we discussed the problem of having to protect against NIL `*browser*` all over the place. Then having to extract some defaul…
-
Follow-up to atlas-engineer/nyxt#1157.
Left to be done:
- [x] Ensure paging works as expected. Have C-p recenter on suggestion?
See if we can keep
2eeafbac2bea481b04fce0e7e5f8dbfbdcb70a…
-
This would need community involvement: The troubleshooting page has a list of the various options for setting different acceleration keys to access default firefox keybindings.
Comment below with i…
-
On latest commit, there's a TODO at https://github.com/atlas-engineer/nyxt/blob/master/source/renderer/gtk.lisp#L389 for "[d]on't automatically call the restart when from the REPL?" I uncommented the …