Your CLI's completion should know what options you've already typed

25 points by hongminhee


orib

I dislike interfaces that try too hard to guess what I want. Each parameter that goes into the guess is a bit of context that I need to remember if I want to predict the behavior of the UI.

I'd rather understand my interface than get used to it.