Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

An ls replacement written in Rust

LSPlus is a functional Unix ls clone written in Rust. I built it as a Rust learning project, so some code may still show beginner decisions.

lsp output

Compatibility

LSPlus supports Unix-like systems: Linux, macOS, and similar platforms. Windows support is on the roadmap.

Nerd Fonts

Install a Nerd Font in your terminal to display folder and file icons. The Nerd Fonts website has a broad selection.

My personal favourite is MesoLG Nerd Font. Configure your terminal to use the font after installing it.

If you DO NOT want to install a Nerd Font, pass the --no-icons switch to the program.