Hey,
I am using https://github.com/junegunn/fzf as fuzzy finder via zsh shell (so [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh is added in .zshrc). However, it takes 2-3 seconds after I press cmd + R to see latest commands. That is not the case for kitty or iterm2 as they instantly show that.
I am using osx and Rio 0.0.8. How I can share useful logs or are you able to re-produce that issue on your end?
Hey,
I am using https://github.com/junegunn/fzf as fuzzy finder via zsh shell (so
[ -f ~/.fzf.zsh ] && source ~/.fzf.zshis added in .zshrc). However, it takes 2-3 seconds after I press cmd + R to see latest commands. That is not the case for kitty or iterm2 as they instantly show that.I am using osx and Rio 0.0.8. How I can share useful logs or are you able to re-produce that issue on your end?