tasklib icon indicating copy to clipboard operation
tasklib copied to clipboard

Add support for WSL

Open xarthurx opened this issue 6 years ago • 1 comments

Since TaskWarrior is a linux only software, and can only be run in Windows on WSL/cygwin, would it be possible to add support to call those functions in native Windows?

For example, all command under WSL can be called in native Windows like:

c:\> wsl xxx

This would be great for extensions like taskwiki under vim in native Windows.

xarthurx avatar May 01 '19 21:05 xarthurx

add a PR here: https://github.com/robgolding/tasklib/pull/62

xarthurx avatar May 02 '19 23:05 xarthurx