anki-code / xontrib-sh

Paste and run commands from bash, zsh, fish, tcsh in xonsh shell.
MIT License
53 stars 5 forks source link

Is this designed to be compatible with pwsh? #8

Open gtusr opened 1 year ago

gtusr commented 1 year ago

One reason to ask is that powershell cmdlets often consume and/or produce .NET objects.

anki-code commented 1 year ago

pwsh was added in this PR - https://github.com/anki-code/xontrib-sh/pull/5 What is the exact question?