Toggle Hidden Files
By the end of this guide, you will:
-
TODO: Write learning objectives
⚠️ This page is a stub. Help us write it! See the Documentation Plan and Style Guide.
User Stories
Story 11: Toggle Hidden Files
As a terminal user
I want to show or hide files starting with .
So that I can reduce clutter or see configuration files
Acceptance Criteria
-
.key toggles hidden file visibility -
Hidden files are dimmed/grayed when shown
-
Status bar indicates when hidden files are shown
-
Preference persists during session
-
Default is to hide hidden files
Notes
-
Introduces filtering by file attribute
-
Introduces visual styling variations
-
Simple toggle state