e8d12b684f
feat: support windows path
feat: support windows path
only use IS_WIN for the check isn't ideal. On Windows, if modify POSIX script, also using [/\\]. But if check with filetype(.ps...), we can't complete paths in other filetypes."
feat: support windows path
PowerShell supports / and ~\, and both correspond to $env:USERPROFILE
Error when select unknown file
Error when select unknown file
working fine now, thanks~
a4e4b59358
feat: support windows path
e3206e521c
format, use OOP syntax, improve docs
403576b67f
handle empty files
feat: support windows path
e952a59c87
feat: support windows path
19e63053c3
test work in win
Error when select unknown file
745cbf6267
test work in win
Can't support Windows paths.
Can't support Windows paths.