Nyxt 3.0.0
nyxt.atlas.engineer
Nyxt 3.0.0
1–10 of 33 posts
Re: Nyxt 3.0.0
#2The flatpak leads to this error:
bash: ./nyxt.flatpak: cannot execute binary file: Exec format error
The other link "Get NYXT for GNU/Linux" doesn't work at all.Re: Nyxt 3.0.0
#3Trying this on linux. The flatpak leads to this error: bash: ./nyxt.flatpak: cannot execute binary file: Exec format error The other link "Get NYXT for GNU/Linux" doesn't work at all.
flatpak install --user Downloads/nyxt.flatpak
flatpak run engineer.atlas.NyxtRe: Nyxt 3.0.0
#4Trying this on linux. The flatpak leads to this error: bash: ./nyxt.flatpak: cannot execute binary file: Exec format error The other link "Get NYXT for GNU/Linux" doesn't work at all.
You can't execute a Flatpak bundle directly. You need to install it, then run it. Try: flatpak install --user Downloads/nyxt.flatpak flatpak run engineer.atlas.Nyxt
Re: Nyxt 3.0.0
#5Re: Nyxt 3.0.0
#6Re: Nyxt 3.0.0
#7> Nyxt is keyboard-driven (inspired by Emacs and Vim), infinitely extensible (via Lisp), and designed for power users.
Re: Nyxt 3.0.0
#8Re: Nyxt 3.0.0
#9I would love to use this, but I can't figure out how to install it on my M1 mbp.
> macOS is not officially supported by Nyxt. An official port is currently in development. Unofficial, and older ports are available below: Docker, Macports.
While Docker would work on a Mac with ARM, Docker on macOS is still slow AFAIK and a full-blown Linux VM. It also requires X11, the documentation mentions XQuartz. Hence, I'll skip this software, for now.