Hi, Could be interesting to add bash completion that complete options and that also detect .dsc files in the current directory. Cheers Laurent Bigonville
Definitely. I would be happy to accept any such completions. I'm not a bash user myself though, so it would need a bash user to contribute one for me to distribute it. Thanks, Roger
Hi, unfortunately I'm no bash user either but any patch adding completion support for more advanced shells like bash or zsh would be totally appreciated. Since I don't know how to do it myself either, tagging this bug as "help". Thanks! cheers, josch
Hi, The following patch adds partial Bash completion support for sbuild. In particular, it only tries to complete directories and .dsc files, not non-.dsc files. It doesn't add support for sbuilds options.
Hi josch, sbuild completion on zsh has just been merged upstream. It should come along with 5.8. I am not a bash user but maybe it can be used to convert to the bash syntax. https://sourceforge.net/p/zsh/code/ci/058cc10054620a874008064cb1196f62cb9d449d/