Skip to content

pr: -w option is ignored #408

Open
Open
@mknos

Description

@mknos
  • The numeric option -w is accepted in the options parser, and sets $pagewidth
  • Any value given to -w is ignored because $pagewidth is reset by the condition on L142
  • From the GNU pr manual, -w option not used for single-column output (but should be for multi-column output)
  • Possibly it should check $columns as well as $column_sep

Metadata

Metadata

Assignees

Labels

Priority: lowget to this wheneverProgram: prThe pr programStatus: needs helpneeds outside expertise or capacityType: bugan existing feature does not work

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions