core search
does not work on 3rd party boards when the query term contains whitespace
#569
Labels
conclusion: invalid
Issue/PR not valid
Bug Report
Current behavior
If I install a 3rd party core and run a
core search
where the query term has whitespace, I get back zero matches. It works for the official boards, such asArduino 101
.Steps to reproduce:
ESP32
3rd-party board from https://dl.espressif.com/dl/package_esp32_index.json (See the original issue here: Problem with search board (3rd party --additional-urls) arduino-pro-ide#177 (comment))ESP32 Dev Module
Expected behavior
Running
core search "esp32 d" gives back the
esp32:esp32 1.0.4core match, such as
core search "esp32"`.Environment
arduino-cli version
):arduino-cli Version: 0.7.1 Commit: 7668c46
macOS 10.15.1
Additional context
The text was updated successfully, but these errors were encountered: