summary refs log tree commit diff stats
path: root/commands/help.go
Commit message (Collapse)AuthorAgeFilesLines
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
| | | | Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
* Implement basic tab completion supportGregory Mullen2019-06-291-3/+13
| | | | | Tab completion currently only works on commands. Contextual completion will be added in the future.
* Implement :helpDrew DeVault2019-05-221-0/+21
^
b589f25a ^
b31aaa21 ^
72d7e2d0 ^
b31aaa21 ^

72d7e2d0 ^
1
2
3
4
5
6
7
8
9
10
11
12