We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdb3dc commit c7aebf2Copy full SHA for c7aebf2
functions/expand-word.fish
@@ -51,7 +51,3 @@ Options
51
set -g __word_expansions $__word_expansions "$condition
52
$expander"
53
end
54
-
55
-function expand:match-pattern -a pattern token
56
- commandline -t | grep -q $pattern
57
-end
0 commit comments