yatli / fvim

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

fvim stuck when hit tab auto-completion #249

Closed zjiekai closed 1 year ago

zjiekai commented 1 year ago

When I typed :ed ~/[tab], fvim would stuck sometimes.

In the gif, the first time I pressed tab fvim is fine, but the second time fvim stuck.

fvim

yatli commented 1 year ago

Can confirm, thanks for reporting. Newer nvim is using GUI popup menu for command line, and fvim is not yet ready for this.

yatli commented 1 year ago

fixed in https://github.com/yatli/fvim/commit/ba6d6286576c1e72ebc70981803dca388207b584