-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi Chris,
I was looking for a tool like this one. I started using it recently, and it worked super well. Thank you for creating and sharing it!
To make it even more integrated into my workflow of switching between recent projects, I've implemented an interactive mode that I wanted to share with you. Perhaps not that useful if you are working with a few projects only.
The new default behavior is a recent project selector that uses fzf (if available), while the original path-based mode is still fully preserved. I've written up a full design proposal with all the details in a discussion on my fork here
I have a working version ready, that I've merged in my fork and would be happy to submit a pull request if this is a feature you'd be interested in adding. Otherwise, please feel free to close this issue.
Thanks again for the great tool,
Dalton