1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-01 15:26:29 +02:00
Files
coreutils/src
Pádraig Brady 13b8c11275 ls: fix too few display columns edge case
In the edge case where the right most column would
consist of only files taking 1 or 2 cells, we accounted
for 3 cells, which would result in using 1 column too few.
This should have been part of commit v8.24-59-ge71be1292

* src/ls.c (init_column_info): Don't account for separator
in the the final column.
* tests/ls/w-option.sh: Add a test case.
2026-05-04 23:57:48 +01:00
..
2026-04-22 19:12:44 -07:00
2026-04-02 18:54:35 -07:00
2026-05-04 23:57:48 +01:00
2026-04-16 22:05:13 +01:00
2026-04-09 21:36:43 +01:00
2026-04-30 14:51:23 +01:00
2026-04-08 22:34:13 -07:00
2026-04-29 13:16:43 +01:00
2026-04-28 11:25:41 -07:00