feat: toggle hidden directories in cd-browser with . key

This commit is contained in:
2026-04-02 16:28:21 +02:00
parent 9688ed0974
commit ab689cfbb4
6 changed files with 69 additions and 13 deletions

View File

@@ -26,6 +26,7 @@ Working in the terminal often means:
- 🖥 Native terminal interface
- 🔁 Works with Bash, Zsh and other shells
- ⚡ Returns the selected path to the shell
- 🔎 Press `.` to toggle hidden directories
## Quick Demo
@@ -102,6 +103,8 @@ Then use:
cd_
```
- Dentro de `cd_browser`, presiona `.` para alternar la visualización de carpetas ocultas.
## Uninstall
If the project was installed with `pip`, remove it with: