mikavilpas / yazi.nvim

A Neovim Plugin for the yazi terminal file manager
MIT License
465 stars 16 forks source link

fix: complex character file name resolution for multiple files #62

Closed mikavilpas closed 5 months ago

mikavilpas commented 5 months ago

This also fixes an issue where the currently open file would not get preselected when yazi was opened when the file had complex characters such as '$' in it.

related to #60 #61

mikavilpas commented 5 months ago

@tomsjansons I fixed some additional issues with file names that contain characters that should be escaped. Could you report if you get any issues from this?

Thanks!

tomsjansons commented 5 months ago

works like a charm, thank you!

mikavilpas commented 5 months ago

Awesome, thanks for checking! 👍🏻