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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Tab completion is a environment-specific feature and exists outside of the Truffle executable itself. Instead of supporting just bash, we'll instead add short-letter aliases for existing commands. See #491.
Issue
truffle does not support bash completion
Steps to Reproduce
truffle ver<Tab>
Expected Behavior
truffle ver<Tab>
->truffle version
Actual Results
truffle ver<Tab>
->truffle ver
Environment
The text was updated successfully, but these errors were encountered: