Skip to content

The handle is invalid - Windows 10 #275

@run2cmd

Description

@run2cmd

I have problem with Invalid Handle message when using Windows 10 with WSL.

I have blow dispatch setup for rspec thests I run on WSL

autocmd Filetype ruby let b:dispatch = "bash.exe --login -c \"echo '%' \| tr -s '\\' '/' \| xargs -i rspec {}\""
autocmd Filetype yaml,yml let b:dispatch = "bash.exe --login -c \"ansible-lint '%'\""

This was working with commit 9096c8b, but does not work with latest vim-dispatch

I need to run in WSL since I have Augeas code which I'm not able to test under Windows. No Augeas libraries for Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions