A modern terminal text editor with zero configuration
Fresh is a modern, full-featured terminal text editor with zero configuration. It provides familiar keybindings, mouse support, and IDE-level features including LSP support, multi-cursor editing, a command palette, file explorer, split panes, an integrated terminal, themes, and TypeScript plugins.
Fresh is a modern, full-featured terminal text editor with zero configuration. It provides familiar keybindings, mouse support, and IDE-level features including LSP support, multi-cursor editing, a command palette, file explorer, split panes, an integrated terminal, themes, and TypeScript plugins.
To install fresh, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install fresh
To see what files were installed by fresh, run:
port contents fresh
To later upgrade fresh, run:
sudo port selfupdate && sudo port upgrade fresh
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.