qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.62k stars 218 forks source link

VimR hang after open or read file #987

Closed imkerberos closed 1 year ago

imkerberos commented 1 year ago

v0.43.0

Open VimR, the dashboard displayed. But open or read a file, vimr hang up. With same configuration, other neovim gui application can open files, such as: goneovim, neovide, nvim-qt etc. With bare configuration, vimr can't render any characters if open file with command line parameter. It hang up if open files by ":read" or ":edit" command.

imkerberos commented 1 year ago

After reconfiguration, It woks now. close it.