shell-plugins icon indicating copy to clipboard operation
shell-plugins copied to clipboard

Powershell integration

Open giovannicandido opened this issue 2 years ago • 1 comments

op CLI version

2.22.0

Goal or desired behavior

I would like to see native Windows integration using Powershell. I think this is probably not a huge task because as I understand this shell integrations are wrappers around the cli that execute an auto setup before and a cleanup after the original command.

In complement and probably more straightforward to do is to enable a WSL integration to use in the zsh or bash shells of Linux in WSL environment. I made a separate request for that.

Current behavior

Project does not support using windows nativelly.

Relevant log output

No response

giovannicandido avatar Nov 15 '23 23:11 giovannicandido

That could probably be done by having the shell integration generate a function/script block that is named the original name of the command.

Nova38 avatar Feb 09 '25 03:02 Nova38