Moar is a pager. It's designed to just do the right thing without any configuration.
Moar should work as a drop-in replacement for Less. It features syntax highlighting, ANSI color coded text support, incremental search and automatic decompression, among others.
Moar should work as a drop-in replacement for Less. It features syntax highlighting, ANSI color coded text support, incremental search and automatic decompression, among others.
To install moar, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install moar
To see what files were installed by moar, run:
port contents moar
To later upgrade moar, run:
sudo port selfupdate && sudo port upgrade moar
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.