Introduction to lla
lla is a modern, fast file explorer built in Rust that enhances the traditional ls command with powerful features like plugins, specialized views, and Git integration.
Welcome to lla
lla is a fast terminal file explorer written in Rust. It replaces and extends ls
with multiple views, plugins, and Git integration.
Views
- Default: Quick browsing
- Long: Detailed metadata
- Tree: Directory structure
- Table: Structured data view
- Grid: Dense directories
- Git: Repository status
- Timeline: Chronological grouping
- Size map: Storage insights
- Fuzzy search (experimental): Fast file finding
Performance
- Efficient memory use
- Responsive on large directories
- Optimized recursion
- Fast filters
Plugins
- Stable API
- Isolated execution
- Workflow integration
- Community-driven add-ons
Roadmap
- API stability
- Integrations
- Performance