Skip to content

Lib list is not well formatted #1040

Closed
@alranel

Description

@alranel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions