Your message dated Sun, 31 Aug 2025 22:51:11 +0200
with message-id <[email protected]>
and subject line Re: bash completion for doas prefixed commands, solution 
provided)
has caused the Debian Bug report #1112212,
regarding bash-completion: bash completion for doas prefixed commands, solution 
provided
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1112212: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112212
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bash-completion
Version: 1:2.16.0-7
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,


in /usr/share/bash-completion/bash_completion
line:
complete -F _comp_root_command fakeroot gksu gksudo kdesudo really

just add doas like this (alphabetical order)
complete -F _comp_root_command doas fakeroot gksu gksudo kdesudo really     


so that "doas command" completes the completions of command. This issue is not 
for bash completions of doas it self.

--- End Message ---
--- Begin Message ---
never mind, it's an issue for upstream

--- End Message ---

Reply via email to