If the above title was confusing, don't worry, you're not aloneĀ :-). We are happy to announce the first pre-release of Nyxt version 2.0.0.
Nyxt 2 is a massive overhaul of the Nyxt 1 series. A lot of effort has been geared towards improving the code quality under the hood which should reflect on the overall user experience with better performance, increased stability and better accessibility.
This is a test release for everyone to try out before the final release. It contains experimental features and some parts are still unfinished. Please feel free to share your feedback on our GitHub issue tracker!
Notable highlights:
auto-mode
to automatically load a configured set of modes for matching URLs and predicates. For instance, Nyxt can automatically enable proxy-mode when navigating to Wikipedia and disable it otherwise.autofill
command to insert predefined or computed content in text fields, such as the current date. You can use this to speed up filling of forms.data-profiles
. Data profiles help you customize data separation easily and flexibly, e.g. a "work" instance of Nyxt may use different cookies but the same bookmarks as the "personal" instance.--script
command line option that can be used in shabangs to write "Nyxt scripts."lisp-repl
command to evaluate Lisp, introspect and modify Nyxt while it's running, from the browser itself!tutorial
and manual
commands.describe-function
, describe-slot
, describe-class
, describe-key
, describe-bindings
. These commands allow you to quickly introspect any part of Nyxt.For the complete change list, please consult the CHANGELOG.org file.
We hope you enjoy these new features, and that they help make you more productive. Thanks for reading :-)
Use Autofills to conveniently fill in data:
Remember all of your clipboard history:
Use compound queries with AND
and OR
to find your bookmarks!
Use the built-in REPL to program your browser on the fly.
Use link hinting to quickly jump around. You can jump to a link by its URL, title, or two/three letter shortcut.