On 12/6/11 12:04 PM, Bastien Dejean wrote:
> Hi,
>
> I've made a custom completion function for one of my tools:
>
> https://github.com/baskerville/owl
>
> And I'd like `compgen -f` to behave like the default bash filename
> completion, but it doesn't: for example, if I type `f` and if the o
Hi,
I've made a custom completion function for one of my tools:
https://github.com/baskerville/owl
And I'd like `compgen -f` to behave like the default bash filename
completion, but it doesn't: for example, if I type `f` and if the only
file starting with `f` in the current directory is a di