I have a setup like so: ``` Flags: map[string]complete.Predictor{ "o": predict.Nothing, "upload-pack": predict.Nothing, ... } ``` Now when I type a command like `<cmd> --` [TAB] I see the below <img width="551" alt="Screen Shot 2020-10-05 at 12 15 48 AM" src="https://user-images.githubusercontent.com/6971318/95039905-0f876e80-06a0-11eb-9492-1753146d4243.png"> I would expect to only see the long flags