Added comment in code about #297065
This commit is contained in:
parent
83576a2849
commit
dcd2c1676c
@ -4250,6 +4250,8 @@ _longopt()
|
||||
opt=${opt%\\*}
|
||||
cur=${cur#*=}
|
||||
_filedir
|
||||
# FIXME: see #297065... adding "-o nospace" (or $nospace),
|
||||
# should do the trick, but seems not working... ideas?
|
||||
COMPREPLY=( $( compgen -P "$opt=" -W '${COMPREPLY[@]}' -- $cur))
|
||||
return 0
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user