summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/heat.bash_completion2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/heat.bash_completion b/tools/heat.bash_completion
index 6d6da2b..457c305 100644
--- a/tools/heat.bash_completion
+++ b/tools/heat.bash_completion
@@ -24,4 +24,4 @@ _heat()
fi
return 0
}
-complete -F _heat heat
+complete -o default -o nospace -F _heat heat