aboutsummaryrefslogtreecommitdiffstats
path: root/commands/compose/edit.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+12
| | | | | Tab completion currently only works on commands. Contextual completion will be added in the future.
* Implement :edit in compose screenDrew DeVault2019-05-261-0/+21