Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lib list is not well formatted #1040

Closed
alranel opened this issue Oct 20, 2020 · 0 comments · Fixed by #1080
Closed

Lib list is not well formatted #1040

alranel opened this issue Oct 20, 2020 · 0 comments · Fixed by #1080

Comments

@alranel
Copy link
Member

alranel commented Oct 20, 2020

Bug Report

Current behavior

alranel@MacBook-Pro git % arduino-cli lib list
Name                               Installed Available Location Description
Adafruit-PN532-master              1.0.2 -    user     Arduino library for SPI and I2C acces...
Adafruit_BusIO                     1.3.3 -    user     This is a library for abstracting awa...
Adafruit_Circuit_Playground        1.10.4 -    user     All in one library to control Adafrui...
Adafruit_DotStar                   1.1.4 -    user     Adafruit DotStar LED Library
Adafruit_GFX_Library               1.9.0 -    user     Adafruit GFX graphics core library, t...
Adafruit_seesaw_Library            1.3.1 -    user     This is a library for the Adafruit se...
Adafruit_ST7735_and_ST7789_Library 1.5.18 -    user     This is a library for the Adafruit ST...
Arduino_APDS9960                   1.0.3 -    user     A library for the APDS9960 sensor
Arduino_BQ24195                    0.9.0 -    user     Arduino library for the BQ24195 Power...
Arduino_HTS221                     1.0.0 -    user     Allows you to read the temperature an...
Arduino_LPS22HB                    1.0.0 -    user     Allows you to read the pressure senso...
Arduino_LSM6DS3                    1.0.0 -    user     Allows you to read the accelerometer ...
Arduino_MCHPTouch                  1.0.0 -    user     A library for the Atmel touch sensors
Arduino_MicroPython                1.0.0 -    user     MicroPython for Arduino
Arduino_MKRENV                     1.1.0 -    user     Allows you to read the temperature, h...
Arduino_MKRIoTCarrier              1.0.0 -    user     A library for controlling the IoT MKR...
Arduino_Qtouch                     1.0.0 -    user     A library for the Atmel Qtouch sensors
ArduinoBLE                         1.1.2 1.1.3 user     Enables BLE connectivity on the Ardui...
cie-PN532-master                   1.0.0 -    user     Arduino library for SPI access to the...
MAX77650-Arduino-Library           1.0.1 -    user     An Arduino library for the Maxim Powe...
SD                                 1.2.4 -    user     Enables reading and writing on SD cards.
Servo                              1.1.6 1.1.7 user     Allows Arduino/Genuino boards to cont...
SpacebrewYun                       1.0.2 -    user     Enables the communication between int...
WiFiNINA                           1.7.1 -    user     Enables network connection (local and...

The values of the "Available" column (and the following ones) are not well aligned with headers.

Expected behavior

I'd expect the values to be padded and aligned with the headers.

Unrelated: the "Available" label is not very clear. Initially it made my think those libraries were unavailable on my workstation. I'd consider renaming it to "Latest" or "Newest".

Environment

  • CLI version (output of arduino-cli version): arduino-cli Version: 0.13.0 Commit: 693a045
  • OS and platform: macOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants