From 14f23930243ec1bba626d8525f9cc913e14fe61b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 9 May 2010 12:12:06 +0300 Subject: [PATCH] Do meta-command completion for aoss and padsp. --- CHANGES | 1 + bash_completion | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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() {