gazorby / fifc

🐠 Configurable fzf completions for fish shell
MIT License
123 stars 7 forks source link

Slow startup time #20

Open petric3 opened 1 year ago

petric3 commented 1 year ago

Very nice plugin but, but it takes about 4-5 seconds to startup when opening terminal. After install, I did put set -Ux fifc_editor <your-favorite-editor> (in my case set -Ux fifc_editor /usr/local/bin/vim) into my config.fish. Any idea how to fix this? Thank you for the great plugin, would love to use it.

gazorby commented 1 year ago

Hi @petric3! Did you add some custom completion rules in your config.fish ? I did not experienced any startup that slow, at least not due to fifc. Have you tried with a minimal fish fish ?