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
Additionally the output for returning no results is very slightly different. (Honestly, doesn't really seem noteworthy but I thought I'd document the difference and leave it up to the developer.)
In the past, scoop would also output pure strings and not powershell objects. At some point I tried to see how a non-powershell program can output powershell objects, but I did not find the solution. Does anyone know how this is done?
Description
Following the instructions of:
Behaves just like scoop search and returns identical output. If any differences are found please open an issue.
Apart from being visually different, it also loses its ability for powershell object filtering/manipulation.
Logs
The offending command causing the error with the
$env:SCOOP_SEARCH_VERBOSE=1
env var set:Output
The text was updated successfully, but these errors were encountered: