Why not add support for a [`no`]`globstarshort` [option, like in `zsh`](https://zsh-manual.netlify.app/expansion?highlight=GLOBSTARSHORT#1486-recursive-globbing)? For example: ~~~ sh **.ext # **/*.ext ~~~
Why not add support for a [
no]globstarshortoption, like inzsh?For example: