|
|
|
|
|
by Wilya
4718 days ago
|
|
Zsh certainly does something like this. Here's what my autocompletion looks like: http://leukensis.org/files/zsh-autocomplete.png The program has to provide its autocomplete files, but it's very powerful. My 'kill' autocompletes with a ps-like output, for example. |
|