mirror of
https://github.com/itchyny/mmv.git
synced 2026-02-04 03:53:24 +08:00
Merge pull request #2 from mattn/use-getwild
resolve wildcard on Windows
This commit is contained in:
commit
a94029d13d
3 changed files with 6 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ import (
|
|||
"runtime"
|
||||
"strings"
|
||||
|
||||
_ "github.com/mattn/getwild"
|
||||
"github.com/mattn/go-tty"
|
||||
|
||||
"github.com/itchyny/mmv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue