Do meta-command completion for aoss and padsp.
This commit is contained in:
parent
e69af25547
commit
14f2393024
1
CHANGES
1
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)
|
||||
|
@ -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()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user