▲ | jvanderbot 3 days ago | ||||||||||||||||
How did you get all the way down here and lose the fact that top level comment is about zsh and finding past commands, and also changing directories? Was it not you that brought up zsh? And I that brought up bash examples to show how it might be done? We've gone around in circles lads back on the bus. | |||||||||||||||||
▲ | robenkleene 3 days ago | parent | next [-] | ||||||||||||||||
To me, the interesting conversation here is between these three workflows: 1. Recursive directory fuzzy-search 2. Searching history for `cd` commands 3. Zoxide-style matching visited directories Which are all ways to make it easier to traverse directories. For my part, the thrust of your argument seemed to be advocating for #1, so that's what I was responding to (since this is a thread on #3, I'm mainly focusing on why you'd use that instead of #1 or #2, but all three are workable). All of these can be implemented in any of the common shells. I didn't see anyone making a case for a specific shell here, I think the mentions of a specific shell are incidental (e.g., what people happen to use). | |||||||||||||||||
| |||||||||||||||||
▲ | BeetleB 3 days ago | parent | prev [-] | ||||||||||||||||
He never said he changed shells - just that he uses zsh history. He was likely using zsh anyway. | |||||||||||||||||
|