▲ | BeetleB 3 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
If I'm reading this correctly, this will pass all subdirectories to fzf, which is very different from only directories you've visited. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | jvanderbot 3 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The premise is the same: Dump history into fzf and add a grep/awk. My point was that requiring a new shell (or even history) is a limiting factor here, and either backwards search over commands (as suggested ITT), or just plan fzf directory changes are more functional and already integrated into bash. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|