Make $cur local
This commit is contained in:
parent
42b107bcfc
commit
8c3a0e94d1
@ -316,6 +316,7 @@ complete -g groupdel
|
||||
have newgrp &&
|
||||
_newgrp()
|
||||
{
|
||||
local cur
|
||||
COMPREPLY=()
|
||||
_get_comp_words_by_ref cur
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user