Description
The xi-editor project is an attempt to build a high quality text editor, using modern software engineering techniques. It is initially built for macOS, using Cocoa for the user interface. There are also frontends for other operating systems available from third-party developers.
Installation Instructions
sudo dnf copr enable atim/xi-editor -y && sudo dnf install xi-editor
GTK frontend (in Rust)
sudo dnf install tau
GTK frontend (in Vala)
sudo dnf install xi-gtk
TUI frontend
sudo dnf install xi-term
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (37)* | Fedora 39 (50 downloads) |
Fedora 40 | x86_64 (10)* | Fedora 40 (21 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (11 downloads) |
Fedora rawhide | x86_64 (66)* | Fedora rawhide (125 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/xi-editor
More info about enabling Copr repositories