wizu
Fast interactive directory tree viewer
TLDR
Display current directory tree
$ wisu
Interactive mode with file icons$ wisu -i --icons
Sort by size descending with gitignore support$ wisu -g --sort size --reverse
SYNOPSIS
wisu [path] [options]
DESCRIPTION
wizu (binary name wisu) is a directory tree viewer offering both a classic tree-like display and a fully interactive TUI. Features include dual display modes, search, theme-aware coloring via LS_COLORS, emoji file icons, gitignore support, multiple sort modes, time-based filtering, and export to CSV, XML, and JSON formats.
HISTORY
wizu was created by Andrea Frolli (sh1zen) and is written in Rust.

