Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error handling to PAGER option -e. #329

Merged
merged 3 commits into from
Apr 18, 2024

Commits on Nov 6, 2023

  1. Add -e to PAGER options.

    Added option -e to exit automatically after displaying licenses in more.
    ose-support-ros committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9790c69 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ede0e22 View commit details
    Browse the repository at this point in the history
  2. Added error handling for environments where the more command does not…

    … support the -e option.
    
    In environments where the more command version is 2.35 or lower, the -e option is treated as an error, so if an error occurs, try again without the option.
    ose-support-ros committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a4e1ce1 View commit details
    Browse the repository at this point in the history