summaryrefslogtreecommitdiff
path: root/args_test.go
AgeCommit message (Expand)Author
2019-10-23fix off-by-one error for sub command completion.Eyal Posener
2017-11-04Add logic to complete when last flag uses the equal signEyal Posener
2017-05-18Fix './' prefix for file completionEyal Posener
2017-05-13test: add args testsEyal Posener