What's Changed
- Make adjustable attribute widths optional (rebase & rework of #2686) by @aartaka in #2741
- Destroy hanged buffers properly by @aartaka in #2769
- buffer: Remove obsolete actions-on-return by @aadcg in #2773
- Status buffer restyle by @jmercouris in #2781
- Add toggle prompt buffer focus command by @aadcg in #2774
- List internal pages in status buffer by @aartaka in #2776
- Names for search engines by @aartaka in #2799
- Highlight functions and variables in
:ncode
blocks by @aartaka in #2746 - Flatpak by @jmercouris in #2802
- Prompt buffer bug fixes by @aadcg in #2798
- Extend nyxt guix by @aadcg in #2815
- Review prompt buffer keybindings by @aadcg in #2817
- Prompt UX by @jmercouris in #2829
Installation
Self-sufficient bundle
This tarball contains everything you need to run Nyxt on any machine running GNU/Linux.
- Extract the archive (e.g.
tar -xf /path/to/download/file/nyxt-3-pre-release-4.tar.xz
); - Execute
./usr/local/bin/nyxt
.
From source
Download the source code, extract it and read the file INSTALL
.