Y
Hacker News
new
|
ask
|
show
|
jobs
by
vinceguidry
3859 days ago
How is this better than hooking into bash-completion? I don't see this avoiding ambiguity.
1 comments
miguelrochefort
3858 days ago
- Text isn't sufficient to a rich interface.
- Auto-completion is best when you start with arguments (as opposed to a function or predicate).
link
- Auto-completion is best when you start with arguments (as opposed to a function or predicate).