diff --git a/CHANGES b/CHANGES index 31f16dec..799c64e4 100644 --- a/CHANGES +++ b/CHANGES @@ -59,6 +59,7 @@ bash-completion (2.x) * Do basic diff/patch completion with cdiff and kompare. * Don't install mock completion by default, it's in upstream mock > 1.1.0. * Do basic text editor completion with xemacs, sxemacs, kate, and kwrite. + * Do meta-command completion for aoss and padsp. [ Freddy Vulto ] * Added _get_pword() helper function, thanks to Sung Pae (Alioth: #312030) diff --git a/bash_completion b/bash_completion index 58d40fcf..4b8edaa5 100644 --- a/bash_completion +++ b/bash_completion @@ -1704,7 +1704,7 @@ _command_offset() [ ${#COMPREPLY[@]} -eq 0 ] && _filedir } complete -F _command -o filenames nohup exec nice eval time ltrace then \ - else do vsound command xargs tsocks + else do vsound command xargs tsocks aoss padsp _root_command() {