yatli / fvim

Cross platform Neovim front-end UI, built with F# + Avalonia
MIT License
1.34k stars 30 forks source link

nvim not in PATH with zsh as default shell #145

Closed adelarsq closed 4 years ago

adelarsq commented 4 years ago

Opening on macOS Catalina 10.15.5 shows this:

Captura de Tela 2020-07-02 às 11 55 48

Any idea about what can be done?

adelarsq commented 4 years ago

There is https://github.com/yatli/fvim/issues/43. I'm using zsh but Fvim can't detect Neovim on the PATH.

yatli commented 4 years ago

Maybe we should take a look at other macOS nvim frontends and see how they handle the problem.

adelarsq commented 4 years ago

Maybe that a solution would be to provide a way to say where NeoVim installation can be found.

yatli commented 4 years ago

Maybe that a solution would be to provide a way to say where NeoVim installation can be found.

This is now handled :)