Results 11 comments of

There's a workaround for this, by altering the hook to `function scoop { if ($args[0] -eq "search" -and -not $($($args -join '') -match '[^\-_.0-9a-zA-Z]')) { scoop-search.exe @($args | Select-Object -Skip...