A hackable, minimal, fast TUI file explorer, stealing ideas from nnn & fzf
A hackable, minimal, fast TUI file explorer, stealing ideas from nnn & fzf. Though xplr strives to be fast and minimalist, it's speciality is it's hackability. Once you read the documentation, you should be able to configure the key bindings, different run modes, and also the way it looks by modifying one single configuration file.
A hackable, minimal, fast TUI file explorer, stealing ideas from nnn & fzf. Though xplr strives to be fast and minimalist, it's speciality is it's hackability. Once you read the documentation, you should be able to configure the key bindings, different run modes, and also the way it looks by modifying one single configuration file.
To install xplr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xplr
To see what files were installed by xplr, run:
port contents xplr
To later upgrade xplr, run:
sudo port selfupdate && sudo port upgrade xplr
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.