wisu is fast, minimalist directory tree viewer, written in Rust, with a powerful interactive mode.
This is free and open source software.
Features include:
- Classic and interactive modes: Use wisu for a classic tree-like view, or launch wisu -i for a fully interactive terminal Interface.
- Theme-aware coloring: Respects your system’s LS_COLORS environment variable for fully customizable file and directory colors.
- Rich information display (optional):
- Display file-specific icons with
--icons(requires Emoji support). - Show file permissions with -p.
- Show file sizes with -s.
- Show file info with -x.
- Display file-specific icons with
- Export: Export path to (CSV, XML, JSON) with -o flag.
- Smart filtering:
- Respects your .gitignore files with the -g flag.
- Control recursion depth (-L) or show only directories (-d).
- Control max files per dir (-F), setting it to 0 displays only directories.
- Plugin support:
- You can customize wisu behaviour using custom filtering with apply_filter(hook, Fn);
Website: github.com/sh1zen/wisu
Support:
Developer: Andrea Frolli
License: Apache License 2.0
wisu is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| TUI File Explorers | Language | License |
|---|---|---|
| NERDTree | VimL | WTFPL License |
| xplr | Rust | MIT License |
| nvim-tree | Lua | GNU General Public License v3.0 |
| Treemacs | Emacs Lisp | GNU General Public License v3.0 |
| browsr | Python | MIT License |
| termscp | Rust | MIT License |
| vim-fern | VimL | MIT License |
| tere | Rust | European Union Public License 1.2 |
| CHADTree | Python | GNU General Public License v3.0 |
| lstr | Rust | MIT License |
| FileSSH | Rust | MIT License |
| Rust-Traverse | Rust | MIT License |
| fex | Zig | GNU General Public License v3.0 |
| transgender | Rust | BSD 2-Clause “Simplified” License |
| rovr | Python | MIT License |
| StygianSift | Rust | GNU Affero General Public License v3.0 |
| Fortress | Fortran | MIT License |
| runa | Rust | MIT License |
| sdn | C++ | 0BSD License |
| wisu | Rust | Apache License 2.0 |
| twf | Go | Developer did not reply to license info request |
| kupo | Python | Developer did not reply to license info request |
| Hop | Python | MIT License |
| FTB | C++ | MIT License |
| faint | Shell | GNU General Public License v2.0 |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.