struct-cli 0.4.2

A smarter tree command with intelligent defaults. Filters out common clutter like node_modules and venv, supports custom ignore patterns, and includes advanced features such as file search, directory summaries, size-aware filtering, and git integration.
---
name: Bug report
about: Report a problem with struct-cli
title: "[BUG] "
labels: bug
assignees: ''
---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

**Current behavior:**
Current behavior which happens.

**Expected behavior**
What you expected to happen.

**System details**
- OS: 
- Shell: 
- struct-cli version: 

**Additional context**
Add any other context or screenshots here.