Changes for version 0.24 - 2012-03-04
- [Fix] complete_file() now behaves more like bash (though not nearly so, due to glob()'s quirks): First it works with files/dirs outside curdir. When word is '' or ends with '/', it uses readdir() to include dotfiles. Otherwise it treats word as wildcard and glob() it.
Modules
Bash completion routines for function & function argument over Riap