mikavilpas / yazi.nvim

A Neovim Plugin for the yazi terminal file manager
MIT License
243 stars 7 forks source link

fix: crash when renaming to an open buffer #35

Closed mikavilpas closed 2 months ago

mikavilpas commented 2 months ago

This could happen in the following case:

It would cause a crash when processing events, causing an error to be printed to the user, and stopping the processing of events.