Skip to content

cli: pager functionality #3468

@oliver-sanders

Description

@oliver-sanders

The old pager functionality wasn't migrated to the new Python API in #3413.

All help pages should be paged e.g. cylc --help, cylc run --help, etc.

This may be slightly tricky now that the CLI has migrated away from Bash, the nice easy help | ${PAGER:-less} solution might not be an option any more.

Using a native shell pager would be preferable so users can set their favorite pager in the conventional way.

Pull requests welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions