Skip to content

Fish autocomplete stopped working on 8.1.4 #2567

@peterdragun

Description

@peterdragun

Fish autocomplete stopped working in 8.1.4. By using git bisect I was able to identify fist commit that caused the issue - bcd3faa

I believe the issue was caused by removing line endings with ';'. Adding them back resolves issue for me.

When executing the eval (env _FOO_BAR_COMPLETE=fish_source foo-bar) I get fish: Expected end of the statement, but found end of the input

Environment:

  • Python version: 3.11.4
  • Click version: 8.1.4, 8.1.5
  • Fish version: 3.6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions