You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments