Skip to content

Commit

Permalink
complete: fix up 4df15e1
Browse files Browse the repository at this point in the history
  • Loading branch information
akinomyoga committed Feb 19, 2023
1 parent 013eb1c commit f02bd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core-complete.sh
Expand Up @@ -318,7 +318,7 @@ function ble-complete/source/argument/.compgen-helper-func {
[[ $comp_func ]] || return
local -a COMP_WORDS
local COMP_LINE COMP_POINT COMP_CWORD COMP_TYPE COMP_KEY
ble-complete/source/argument/.compgen-helper-varsz
ble-complete/source/argument/.compgen-helper-vars

# compopt に介入して -o/+o option を読み取る。
local fDefault=
Expand Down

0 comments on commit f02bd2a

Please sign in to comment.