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
Description of the problem
When using the ZSH shell the -? argument doesn't work. Generally not a problem as no argument has the same behavior. It becomes a problem at least with begin and end where no argument is required for proper operation. As ZSH is the new default shell for MacOS this might become more of an issue.
Full script that generated the error
> gmt coast -?
zsh: no matches found: -?
>
Actual outcome
Nothing but an error message
Expected outcome
Full usage message for coast.
System information
Operating system: Manjaro Linux
GMT version (gmt --version): 6.3.0_b89cf1d_2021.06.26
The text was updated successfully, but these errors were encountered:
Description of the problem
When using the ZSH shell the
-?
argument doesn't work. Generally not a problem as no argument has the same behavior. It becomes a problem at least withbegin
andend
where no argument is required for proper operation. As ZSH is the new default shell for MacOS this might become more of an issue.Full script that generated the error
Actual outcome
Nothing but an error message
Expected outcome
Full usage message for
coast
.System information
gmt --version
): 6.3.0_b89cf1d_2021.06.26The text was updated successfully, but these errors were encountered: