You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable use either Microsoft.PowerShell.GraphicalTools and Microsoft.PowerShell.ConsoleGuiTools in macOS 11.1 with PowerShell 7.1.
Here are the releases from the modules I built locally:
Importing the modules from the gallery or building them locally produces the same result, shown in the animated gif below.
If I may make an (unsolicited) editorial comment, it seems like this module is an orphan. Does it have a future? Some of us in the PowerShell community use ogv as a "way of life." Without it, PowerShell isn't really cross-platform "enough," IMHO.
The text was updated successfully, but these errors were encountered:
The reason the alias is ocgv instead of ogv is because ogv came back in PowerShell 7. We did the xplat ogv before that happened (before we thought we could ever get original, Windows-only ogv working)
We didn't want ocgv on Windows to trample the ogv alias so we went with ocgv
In your profile so that you can have that compatibility.
I think this issue, as a whole, is a duplicate of #101 which is the pinned issue on the issues page and is the "announcement" until MAUI is in a better state.
I am unable use either Microsoft.PowerShell.GraphicalTools and Microsoft.PowerShell.ConsoleGuiTools in macOS 11.1 with PowerShell 7.1.
Here are the releases from the modules I built locally:

Importing the modules from the gallery or building them locally produces the same result, shown in the animated gif below.
If I may make an (unsolicited) editorial comment, it seems like this module is an orphan. Does it have a future? Some of us in the PowerShell community use ogv as a "way of life." Without it, PowerShell isn't really cross-platform "enough," IMHO.
The text was updated successfully, but these errors were encountered: