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
PlatformIO Core.
If you’ve found a bug, please provide an information below.
Configuration
Operating system:
MacOS 12.4
PlatformIO Version (platformio --version):
PlatformIO Core, version 6.0.2
Description of problem
After pio system completion install bash when i open a new terminal i get the error -bash: complete: nosort: invalid option name and autocomplete for pio don't work
Steps to Reproduce
run pio system completion install bash
open a new terminal
Actual Results
$ pio system completion install bash
PlatformIO CLI completion has been installed for BASH shell to /Users/Roberto/.bash_completion
Please restart a current shell session.
Expected Results
...
Additional info
Bash version: 3.2.57(1)-release
The text was updated successfully, but these errors were encountered:
If you’ve found a bug, please provide an information below.
Configuration
Operating system:
MacOS 12.4
PlatformIO Version (
platformio --version
):PlatformIO Core, version 6.0.2
Description of problem
After
pio system completion install bash
when i open a new terminal i get the error-bash: complete: nosort: invalid option name
and autocomplete for pio don't workSteps to Reproduce
pio system completion install bash
Actual Results
Expected Results
...
Additional info
Bash version:
3.2.57(1)-release
The text was updated successfully, but these errors were encountered: