#1092180 nala: Nala autocompletion is borked with fish shell

#1092180#5
Date:
2025-01-05 19:32:13 UTC
From:
To:
So I'm using the fish shell, and the autocompletion feature is broken.
When you press `tab` after typing nala, what **should** happen is that
the suggested commands show up, with a description of the command
parameter.
Example, pressing `tab` after `nala` returns:
```
nala autopurge\ \ \ \ \ \ \ Autopurge\ packages\ that\ are\ no\ longer\ needed.
```
So I can't use the `tab` autocompletion, or have to manually delete all
the extra text at the end.

#1092180#10
Date:
2025-01-10 00:30:03 UTC
From:
To:
I started looking into this. If you try to use completion on `nala install/remove` it will work, but basically everything else does not. I tracked the issue down until I realize it's not in Nala and it's in typer itself. I searched after I realized what the problem was and it seems like someone already has an issue opened. https://github.com/fastapi/typer/pull/1069

I also use sid, and this is very easy to reproduce on my machine after running fish.

#1092180#15
Date:
2025-04-03 06:15:31 UTC
From:
To:
I think you can close this now. The bug is no longer present on Debian
sid.

#1092180#20
Date:
2025-04-08 08:05:45 UTC
From:
To: