3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-03 22:40:39 +01:00
iwd/client
James Prestwood 2c92a5e137 client: support multi-line print for long values
The generic proxy property display was limited to a width for names/value
which makes the output look nice and uniform, but will cut off any values
which are longer than this limit.

This patch adds some logic to detect this, and continue displaying the
value on the next line.

The width arguments were also updated to be unsigned, which allows checking
the length without a cast.
2022-06-29 14:47:22 -05:00
..
2020-08-20 09:52:46 -05:00
2022-02-28 13:32:24 -06:00
2022-03-18 11:31:48 -05:00
2021-01-25 10:46:07 -06:00
2021-12-20 18:13:44 -06:00
2020-01-27 09:47:40 -06:00