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

Fix fish completion for programs that output trailing empty lines #1284

Merged
merged 1 commit into from May 3, 2021

Commits on Feb 15, 2021

  1. Allow fish comp to support trailing empty lines

    Some programs may output extra empty lines after the directive.
    Those lines must be ignored for fish shell completion to work.
    zsh and bash are not impacted.
    
    Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
    Co-authored-by: Johannes Altmanninger <aclopte@gmail.com>
    marckhouzam and krobelus committed Feb 15, 2021
    Copy the full SHA
    1f1a103 View commit details
    Browse the repository at this point in the history