20210215 - v1.8.12
-
Improve PowerShell-7 compatibility, init z.lua like this in PowerShell-7:
Invoke-Expression (& { (lua /path/to/z.lua --init powershell) -join "`n" })
-
Update docs about powershell and wsl-1.
-
Close #115 .
Improve PowerShell-7 compatibility, init z.lua like this in PowerShell-7:
Invoke-Expression (& { (lua /path/to/z.lua --init powershell) -join "`n" })
Update docs about powershell and wsl-1.
Close #115 .