3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-15 06:00:48 +01:00
iwd/client
James Prestwood f9b7e32c2d client: better support utf-8 for table rows
The utf-8 bytes were being counted as normal ascii so the
width maximum was not being increased to include
non-printable bytes like it is for color escape sequences.
This lead to the row not printing enough characters which
effected the text further down the line.

Fix this by increasing 'max' when non-codepoint utf-8
characters are found.
2022-10-07 22:24:03 -05:00
..
2022-07-07 14:09:03 -05:00
2022-03-18 11:31:48 -05:00
2021-01-25 10:46:07 -06:00
2020-01-27 09:47:40 -06:00