Skip to content

pr: -w option is ignored #408

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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