sio / bash-complete-partial-path

Enhanced file path completion in bash (like in zsh)
Apache License 2.0
54 stars 2 forks source link

Feedback from users #6

Open sio opened 6 years ago

sio commented 6 years ago

If you have used or have tried to use this project and have something to share, this is the place to do so!

Even a short message will warm the author's heart and might encourage new users/developers!

:heart:

chenkaie commented 4 years ago

This project is damn awesome!!! I've been seeking for weeks for such Zsh alternative partial-path completion solution on Bash. (Verified on macOS Catalina + Bash v5.0.11)

Honestly, I don't really miss too much fancy Zsh feature but this one.

I'm so glad someone did and open source it on Earth ❤️ 🎉

sio commented 4 years ago

@chenkaie, thank you for your kind words!

You've mentioned that it wasn't easy to find this project - could you suggest which search terms and keywords we can add to README to improve the discoverability?

chenkaie commented 4 years ago

@sio actually I used a pretty poor wording like this 🤣

And see this link at Google first result https://stackoverflow.com/questions/25076611/bash-expand-cd-with-shortcuts-like-zsh

Then follow that link and reach your Github repo