Skip to content

more -i is not portable #71

@paravoid

Description

@paravoid

ronn has:

pager = ENV['MANPAGER'] || ENV['PAGER'] || 'more -is'

However, more -i does not work on my Debian buster system:

$ echo | more -is
more: unknown option -is
Try 'more --help' for more information.

And therefore, ronn -m fails out of the box.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

Status

Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions