Commit Graph

4 Commits

Author SHA1 Message Date
Eyal Posener f7264fe385 fix off-by-one error for sub command completion.
Fixes #97
2019-10-23 22:49:48 +03:00
Eyal Posener aae7e1e39f Add logic to complete when last flag uses the equal sign
If the last flag is of the form -flag=value, complete the value according to -flag.
2017-11-04 11:32:33 +02:00
Eyal Posener 61d9904ba1 Fix './' prefix for file completion 2017-05-18 23:29:55 +03:00
Eyal Posener a32482e70d test: add args tests 2017-05-13 22:44:36 +03:00