Install this package:
emerge -a app-editors/neomacs
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
<pkgmetadata> <maintainer type="person"> <email>xiangzhedev@gmail.com</email> <name>xz-dev</name> </maintainer> <longdescription> NEO Emacs is a GPU powered Emacs written in Rust with a modern display engine. Aiming for modern design & multi-threaded Elisp, 10x performance, zero-pause concurrent GC and 100% Emacs compatibility. </longdescription> <use> <flag name="jit">Enable just-in-time compilation support</flag> <flag name="terminal">Enable the embedded terminal emulator feature</flag> <flag name="video">Enable GStreamer-backed inline video support</flag> </use> <upstream> <bugs-to>https://github.com/eval-exec/neomacs/issues</bugs-to> <remote-id type="github">eval-exec/neomacs</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-editors/neomacs |
euse -E <flag> -p app-editors/neomacs |
euse -D <flag> -p app-editors/neomacs
| Flag | Description | 9999 |
|---|---|---|
| jit | Enable just-in-time compilation support | ⊕ |
| terminal | Enable the embedded terminal emulator feature | ⊕ |
| video | Enable GStreamer-backed inline video support | ⊕ |