when I z nvim it puts me in nvim-data\ which is fine.
PS C:\Users\~~~\Desktop> z nvim
PS C:\Users\~~~\AppData\Local\nvim-data>
so I try to specify, go to the directory whose full name is nvim\ , with no characters after that.
PS C:\Users\~~~\Desktop> z nvim\
zoxide: no match found
but, no match found. (I know both nvim\ and nvim-data\ are in my zoxide database)
when I
z nvimit puts me innvim-data\which is fine.so I try to specify, go to the directory whose full name is
nvim\, with no characters after that.but, no match found. (I know both
nvim\andnvim-data\are in my zoxide database)