openmic.social is an uncensored community. You may encounter strong language, controversial opinions, and mature or NSFW material. You must be 18+ to browse. Illegal content is prohibited and removed on sight — please report it. By continuing, you accept that you may see content you personally disagree with.
Looks like no one has mentioned this yet. So I’ll be the FZF champion in this thread.
The ZSH plugin for FZF gives you a few commands that use the fuzzy search to find files by name, keyword in content etc.
It could be very easy to add something like that for your use case where you can use <your custom command> <file path> and you pick the file name from the output and it automatically cd’s into the selected file’s directory.
Looks like no one has mentioned this yet. So I’ll be the FZF champion in this thread.
The ZSH plugin for FZF gives you a few commands that use the fuzzy search to find files by name, keyword in content etc.
It could be very easy to add something like that for your use case where you can use <your custom command> <file path> and you pick the file name from the output and it automatically cd’s into the selected file’s directory.