release: 0.2.5 add repository link for PyPI users
This commit is contained in:
14
README.md
14
README.md
@@ -7,6 +7,8 @@ It lets you explore directory trees visually and jump to any folder instantly.
|
||||
|
||||

|
||||
|
||||
Repository (full demo + docs): https://gitea.sakydogalo.es/saky/cd-browser
|
||||
|
||||
## Why cd-browser?
|
||||
|
||||
Working in the terminal often means:
|
||||
@@ -19,14 +21,14 @@ Working in the terminal often means:
|
||||
|
||||
## Features
|
||||
|
||||
- 🚀 Fast visual navigation of directory trees
|
||||
- ⌨️ Fully keyboard-driven workflow
|
||||
- 🌲 Expand and collapse directories
|
||||
- 📜 Navigation history inside the session
|
||||
- ⌨️ Fully keyboard-driven workflow (`↑` / `↓` / `←` / `→`)
|
||||
- 🌲 Expand and collapse directories (`→` to expand/enter, `←` to collapse/back)
|
||||
- 📜 Navigation history inside the session (`h` history mode, `b` back, `f` forward)
|
||||
- ⚡ Returns the selected path to the shell (`Enter` to confirm, `Esc` to cancel)
|
||||
- 🔎 Press `.` to toggle hidden directories
|
||||
- 🖥 Native terminal interface
|
||||
- 🔁 Works with Bash, Zsh and other shells
|
||||
- ⚡ Returns the selected path to the shell
|
||||
- 🔎 Press `.` to toggle hidden directories
|
||||
- 🚀 Fast visual navigation of directory trees
|
||||
|
||||
## Quick Demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user