aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc.d/completion.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/bash/bashrc.d/completion.bash b/bash/bashrc.d/completion.bash
index 92e0ce0a..51de24b8 100644
--- a/bash/bashrc.d/completion.bash
+++ b/bash/bashrc.d/completion.bash
@@ -37,8 +37,8 @@ complete -A variable for getopts let read select
complete -A helptopic help
# Jobspecs
-complete -P \% -A job disown fg jobs
-complete -P \% -A stopped bg
+complete -P '%' -A job disown fg jobs
+complete -P '%' -A stopped bg
# Readline bindings
complete -A binding bind