Description
IDK why but I cannot use trash on windows 11
Neovim version
NVIM v0.11.0-dev-1633+g851137f679
Build type: RelWithDebInfo
LuaJIT 2.1.1736781742
Operating system and version
Windows 11
Windows variant
Powershell, Windows Terminal
nvim-tree version
Commit: 857c5ac632080dba10aae49dba902ce3abf91b35
Clean room replication
return {
trash = {
cmd = "del /h",
},
}
Steps to reproduce

- Open Nvim (Nvchad)
- Open nvimtree (using )
- select a file
- use the D key to go to trash
Expected behavior
File go to trash
Actual behavior
Trash is not registered as executable
Misc

Description
IDK why but I cannot use trash on windows 11
Neovim version
Operating system and version
Windows 11
Windows variant
Powershell, Windows Terminal
nvim-tree version
Commit: 857c5ac632080dba10aae49dba902ce3abf91b35
Clean room replication
Steps to reproduce
Expected behavior
File go to trash
Actual behavior
Trash is not registered as executable
Misc