Zile is another Emacs-clone. Zile is a customizable, self-documenting real-time open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home.
Zile is another Emacs-clone. Zile is a customizable, self-documenting real-time open-source display editor. Zile was written to be as similar as possible to Emacs; every Emacs user should feel at home.
To install zile, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install zile
To see what files were installed by zile, run:
port contents zile
To later upgrade zile, run:
sudo port selfupdate && sudo port upgrade zile
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.