Bug 482011 - [Pology] Bash completion do not work for regional sieve
Summary: [Pology] Bash completion do not work for regional sieve
Status: REPORTED
Alias: None
Product: kdesdk-scripts
Classification: Developer tools
Component: Miscellaneous (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-29 11:00 UTC by alberic89
Modified: 2024-02-29 11:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alberic89 2024-02-29 11:00:37 UTC
SUMMARY
***
When you try to use bash completion for a regional sieve (such as fr:setUbsp), the completion write fr: and after propose names of the files of the current directory. And, if you complete manually the name of the sieve, the completion propose another sieve instead of files.
***


STEPS TO REPRODUCE
1. Enable bash auto-completion
2. Type `posieve fr:` and press Tab to autocomplete
3. Complete the name of a sieve manually and now re-press Tab

OBSERVED RESULT
The completion don't complete the sieve name who start by local code, while they are show when try to auto-complete without typing anything.

EXPECTED RESULT
Press Tab will complete the name of the sieve.

SOFTWARE/OS VERSIONS
Linux: 6.1.0-18-amd64
Distribution: Debian GNU/Linux 12 (bookworm)
Bash: 5.2.15
Pology: 0.13 (master)