Re: [dev] Simple shell with completion

From: Evan Gates <evan.gates_AT_gmail.com>
Date: Wed, 12 Oct 2016 08:36:42 -0700

On Wed, Oct 12, 2016 at 7:56 AM, Thomas Levine <__AT_thomaslevine.com> wrote:
> Or I guess I could try zsh or bash....

bash completion is very powerful as you can write shell functions to
generate the possible completions based on what is on the command line
so far. That being said you may lose your sanity, especially if you
use the bash-completions package as an example. Their scripts are
horribly written and full of problems, but work most of the time so
many people use them.

-emg
Received on Wed Oct 12 2016 - 17:36:42 CEST

This archive was generated by hypermail 2.3.0 : Wed Oct 12 2016 - 17:48:11 CEST