mirror of
https://framagit.org/benjamin.vaudour/elv-lib.git
synced 2024-01-13 08:20:05 +00:00
Correct pacman completion
This commit is contained in:
parent
22b5ba1dfa
commit
0028021914
@ -89,7 +89,7 @@ fn complete {|@argv|
|
||||
} elif (has-value $rpack $cmd) {
|
||||
-repo-packages
|
||||
} elif (has-value $dpack $cmd) {
|
||||
file:complete $argv[-1] $@extensions
|
||||
file:match-extensions $argv[-1] $@extensions
|
||||
} elif (has-value $fpack $cmd) {
|
||||
edit:complete-filename $argv[-1]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user