scoop-search icon indicating copy to clipboard operation
scoop-search copied to clipboard

Fast `scoop search` drop-in replacement 🚀

Results 13 scoop-search issues
Sort by recently updated
recently updated
newest added

``` scoop-search 1.1.0 ``` It just does not work. Any idea how I could get more information out of it? `scoop-search.exe` seems to almost instantly exit. ``` PS C:\Users\GHXCA> scoop...

The file name for amd64 arch remains as `scoop-search.exe`, so that [existing scoop manifest](https://github.com/ScoopInstaller/Main/blob/c2e569ff5fc5ace9d48ca5702045ebe2d3c84884/bucket/scoop-search.json) does not need to change; the file name for x86 is `scoop-search-x86.exe`. It can be renamed...

This PR uses the GitHub API to search packages from other known buckets: ``` scoop-search on  master [!?] via 🐹 v1.18.1 ❯ .\scoop-search.exe cascadia Results from other known buckets......

if the file encoding is in UTF-8 with BOM, the version number cannot be displayed in the search results. so,skip the bom field using the utfbom package.

When running `scoop-search` on a bucket that I haven't added, it doesn't give suggestions like OG `scoop search`: ``` PS C:\Users\jvtrigueros> scoop-search fantasque No matches found. PS C:\Users\jvtrigueros> scoop search...

incompatible with scoop
hacktoberfest

the 1.1.0 executable gets reported as dangerous by Falcon AV; I don't have any additional information, as it's our corporate AV solution and I don't have much visibility into it....

When calling `scoop help`, PowerShell issues an exception caused by duplicate `search` subcommand. Only happens if scoop-search is currently installed. Tried without a profile and the exception is still raised....

difference: `BCU-console.exe` vs `BCU-console.exe | BCUninstaller.exe` ```console $ scoop-search bcu 'extras' bucket: bulk-crap-uninstaller (5.7) --> includes 'BCU-console.exe' $ scoop search bcu Results from local buckets... Name Version Source Binaries ----...

good first issue

Difference: Upstream allows "or"-ing search terms with `|`. But `scoop-search` doesn't. ```console > scoop-search.exe "qalculate|autohotkey" No matches found. > scoop search "qalculate|autohotkey" Results from local buckets... Name Version Source Binaries...

Hi. With release 1.4.0 I just have no output when I invoke it. Any way to investigate the issue? What could I try? Thanks. ![image](https://github.com/shilangyu/scoop-search/assets/6802846/29ec5ca3-f7b5-47da-a050-7fd1eda3eaa1)

bug