Skip to content

"Trash.cmd not executable" #3095

@Strongsloth

Description

@Strongsloth

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

Image

  1. Open Nvim (Nvchad)
  2. Open nvimtree (using )
  3. select a file
  4. use the D key to go to trash

Expected behavior

File go to trash

Actual behavior

Trash is not registered as executable

Misc

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions