Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

__fish_complete_list adds --option= name for each item #11508

Copy link
Copy link

Description

@exploide
Issue body actions

fish version 4.0.1 on Fedora 42 in Gnome Terminal

I think there is a regression with the behavior of __fish_complete_list, which occurs when the = sign is used after the long option. The --option= part is then repeated for each item completed.
Example:

Type usermod --groups= and complete one group. Then go back, add a , and complete another group. Now the commandline is like usermod --groups=--groups=abrt,adm.

I also checked with an old fish version 3.6.0 on Debian stable and there it works as expected.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    regressionSomething that used to work, but was broken, especially between releasesSomething that used to work, but was broken, especially between releases

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.