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 d2350d61..0d8dbb13 100644
--- a/bash/bashrc.d/completion.bash
+++ b/bash/bashrc.d/completion.bash
@@ -32,8 +32,8 @@ complete -A variable for getopts let read select
complete -A helptopic help
# Jobspecs
-complete -A job disown fg jobs
-complete -A stopped bg
+complete -P '%' -A job disown fg jobs
+complete -P '%' -A stopped bg
# Readline bindings
complete -A binding bind