Commit 018299c
committed
BUG: engine-var must be matched with case and trailing separator and consider quoting in output
To avoid that e.g. @Open-S matches @open-searcher-command.
If the configured command contains whitespace, Tmux will double-quote the result, and we must pick up all words, not just the first one.1 parent a4b98fb commit 018299c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments