Replies: 2 comments
-
|
Bash completions are bash scripts, and zsh completions are zsh scripts. Yash does not interpret scripts written for those shells. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I know. All three share common features, especially on bash's completion scripts that yash could implement. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Rather than implementing completion scripts specifically for the yash shell, why doesn't yash implement support for zsh or/and bash autocomplete, allowing it to incorporate and work with up to thousands of existing programs?
Beta Was this translation helpful? Give feedback.
All reactions