From 3ffe02a2fe75b3190624783f06657a9562560a7f Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Wed, 5 Jun 2024 14:19:11 +0200 Subject: spack edit: allow edit multiple files at once (#44416) --- share/spack/spack-completion.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/spack/spack-completion.fish b/share/spack/spack-completion.fish index 63abb4864e..4239faddc8 100755 --- a/share/spack/spack-completion.fish +++ b/share/spack/spack-completion.fish @@ -1451,7 +1451,7 @@ complete -c spack -n '__fish_spack_using_command docs' -s h -l help -d 'show thi # spack edit set -g __fish_spack_optspecs_spack_edit h/help b/build-system c/command d/docs t/test m/module r/repo= N/namespace= -complete -c spack -n '__fish_spack_using_command_pos 0 edit' -f -a '(__fish_spack_packages)' +complete -c spack -n '__fish_spack_using_command_pos_remainder 0 edit' -f -a '(__fish_spack_packages)' complete -c spack -n '__fish_spack_using_command edit' -s h -l help -f -a help complete -c spack -n '__fish_spack_using_command edit' -s h -l help -d 'show this help message and exit' complete -c spack -n '__fish_spack_using_command edit' -s b -l build-system -f -a path -- cgit v1.2.3-70-g09d2