Lines Matching refs:width
266 stty now wraps output appropriately for the terminal width.
285 in others, where they exceed integer width limits, they now elicit
620 ls now accepts the --sort=width option, to sort by file name width.
900 display width between 6 and 12 inclusive. Previously this would have
1959 the output numbers are properly aligned and of the correct width.
3470 to correctly print all numbers to the same width.
3581 padding the input out to the least common multiple width.
4882 ptx now diagnoses invalid values for its --width=N (-w)
5222 scripts that expect fixed-width columns, but such shell scripts were
5240 ls --width=N (for very large N) is no longer subject to an address
5243 ls --width=N (with -x or -C) no longer allocates more space
5301 seq's --width (-w) option now works properly even when the endpoint
5302 requiring the larger width is negative and smaller than the other endpoint.
5418 - fmt now diagnoses invalid obsolescent width specifications like '-72x'
5448 * seq no longer requires that a field width be specified
5449 * seq no longer fails when given a field width of '0'
5455 * printf no longer segfaults for a negative field width or precision
5775 * seq's --equal-width option works more portably