1 - When I use any kind of file explorer [ I change nvimTree for another, but it happens with both]
And try to open a file, this happens
It happens with any kind of file, doesn't happen all the time
Also when I try to do
nvim file_name.extension
It opens and close immediately, no errors, no nothing.
I have the same config in mac, and it works fine, so it has to be a Windwos problem.
2 - The times that it's working and I can open a file, it freezes after 1 / 2 min and I have to close the terminal.
How to reproduce the issue
Open nvim
Run :PackerSync
Open explorer with v
Move around the explorer open directories, and try to open a file [ any file, a lua file or svelte file or whatever ]
There is a change that either neovim freezes and you have to close the terminal and open again
or it will exit automatically and the terminal is gonna end up with part neovim part terminal
NVIM v0.9.0-dev-85-gb55742faf
Operating system/version - Windows 11
Terminal -> Powershell 7 -> xterm-256color
1 - When I use any kind of file explorer [ I change nvimTree for another, but it happens with both]
And try to open a file, this happens
It happens with any kind of file, doesn't happen all the time
Also when I try to do
It opens and close immediately, no errors, no nothing.
I have the same config in mac, and it works fine, so it has to be a Windwos problem.
2 - The times that it's working and I can open a file, it freezes after 1 / 2 min and I have to close the terminal.
How to reproduce the issue