Hacker News new | past | comments | ask | show | jobs | submit login

I've just tried this and in my case it leads to "cd \~[...]" which obviously does not work.



That's strange. Maybe just change it to:

    export FZF_ALT_C_COMMAND="bfs -type d -nohidden"
(and install bfs of course)

It won't let you go back up the tree, but if you are clever you can use `cd -` to jump back to your previous location.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: