mirror of
https://github.com/itchyny/mmv.git
synced 2026-01-07 22:37:30 +08:00
Use mattn/getwild for Windows
This commit is contained in:
parent
0926ef4faa
commit
5ab672f57e
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