Skip to content

Closing fzf "window" with zoxide query -i sometimes takes several seconds #1044

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
matejdro opened this issue Apr 22, 2025 · 0 comments
Open

Comments

@matejdro
Copy link

matejdro commented Apr 22, 2025

  1. Run zoxide query -i
  2. Either press Escape or select any option on the list with Enter

After the second step, zoxide will sometimes freeze for several seconds (sometimes even 10+ seconds) before continuing with the desired action.

I cannot reproduce this reliably (it happens occasionally), but chance of happening immediately after PC has been left idle for a while, is higher, which makes me think it has something to do with caching - I have several networked rclone folders mounted and a HDD that presumably spins down and has large access latency, so my guess is that zoxide might try to perform some blocking IO on them before closing?

This is with the zoxide 0.9.7. Any tips on how to diagnose this further?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant