Merge pull request #1049 from zsh-users/bug-set-global-variable

Don't set global variable in srm completion
This commit is contained in:
Shohei YOSHIDA 2023-10-04 10:24:53 +09:00 committed by GitHub
commit 2c1e9af195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
# ------------------------------------------------------------------------------
local -a args
local variant
args=(
'*::files:->file'