-
-
Notifications
You must be signed in to change notification settings - Fork 102
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Milestone
Description
Is there any reason not to use /usr/bin/env bash
instead of /bin/bash
?
macOS uses an old version of bash3
, and I use bash5
from HomeBrew. Some tools have completions that use complete -o nosort -o nospace -o default -F ...
and nosort
option doesn't work in bash3
, resulting in plugins failure.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on