Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Aug 9, 2023
1 parent 2313df8 commit b82318e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/cmd/_test/bash-ble.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
_example_completion() {
export COMP_WORDBREAKS
export COMP_LINE

local compline="${COMP_LINE:0:${COMP_POINT}}"
local IFS=$'\n'
Expand Down

0 comments on commit b82318e

Please sign in to comment.