fzf (https://github.com/junegunn/fzf) enables fuzzy-searching the command history (among other things).
When I'm in a regular shell I can hit Ctrl+R and filter with fuzzy-search through previous commands.
Is there a way to achieve this is shellex?
Thanks
fzf(https://github.com/junegunn/fzf) enables fuzzy-searching the command history (among other things).When I'm in a regular shell I can hit Ctrl+R and filter with fuzzy-search through previous commands.
Is there a way to achieve this is
shellex?Thanks