Nyxt browser: release-2.2.4.org

submited by
Style Pass
2022-01-17 18:00:04

The next version will probably be 3.0.0 which will boast many new features as well as an improved and hopefully simplified programming interface.

Nyxt is compiled with SBCL set to use a dynamic-space-size of at least 3GiB. This should mitigate memory errors since Nyxt is very memory intensive. You can override this by setting the LISP_FLAGS variable as per the installation instructions. Bug fixes Fix the frequent dead locks on multi-buffer deletion. Fix some rare dead locks on page load. Fix crash on unhandled condition in a prompt buffer thread. Fix iframe support on redirects (for instance with blocker-mode ). Keymap fixes: Prefix keymaps can no longer be shadowed. Remove shadowed bindings from the binding listing. Don't list shadowed parent keymap bindings. Fix resume-prompt to hide the resumed prompt buffer when done. Fix freeze due to errors in blocker-mode . Fix formatting of web process crash report. Fix some auto-mode issues. (Thanks to @efimerspan!)

Did you enjoy this article? Register for our newsletter to receive the latest hacker news from the world of Lisp and browsers!

Leave a Comment
Related Posts