Download the PHP package terminus-plugin-project/terminus-autocomplete-plugin without Composer
On this page you can find all versions of the php package terminus-plugin-project/terminus-autocomplete-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download terminus-plugin-project/terminus-autocomplete-plugin
More information about terminus-plugin-project/terminus-autocomplete-plugin
Files in terminus-plugin-project/terminus-autocomplete-plugin
Package terminus-autocomplete-plugin
Short Description Autocomplete - A Terminus plugin to help provide tab completion for commands.
License MIT
Informations about the package terminus-autocomplete-plugin
Terminus Autocomplete Plugin
Version 2.x
A Terminus plugin to help provide tab completion for commands.
Usage:
This will check for requirements and provide final install instructions.
This will check for requirements only. See Requirements section below.
This will print a message which explains how to test if tab completion is working.
This will update the autocomplete commands and should be executed after every new Terminus release.
Learn more about Terminus and Terminus Plugins.
Installation:
To install this plugin using Terminus 3+:
On older versions of Terminus:
For help installing, see Manage Plugins.
Requirements:
- brew (Mac only)
- bash-completion
- composer
- cgr
- symfony-autocomplete
These requirements will be checked before installation can be completed. If you don't have all the requirements installed, don't worry too much. You will be provided with instructions to guide you through the process.
Help:
Run terminus help autocomplete:[install|check|test|update]
for help.
Credit:
Plugin inspired by Autocompletion for Terminus 1.x on MacOS.