LinuxCommandLibrary

wizu

Fast interactive directory tree viewer

TLDR

Display current directory tree
$ wisu
copy
Interactive mode with file icons
$ wisu -i --icons
copy
Sort by size descending with gitignore support
$ wisu -g --sort size --reverse
copy

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.

SEE ALSO

tree(1), eza(1), broot(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard