about summary refs log tree commit diff stats
path: root/commands/global.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+2
| | | | | Tab completion currently only works on commands. Contextual completion will be added in the future.
* Add context-specific commandsDrew DeVault2019-03-211-0/+12