Posted By: Dr Nic Williams
Date: 2008-12-29 18:57
Summary: tabtab 0.9.1 Released
Project: Tab Tab
tabtab version 0.9.1 has been released!
Create and install double-tab ('tab tab') auto-completions for any
command-line application on any shell (bash, fish, ksh, etc).
When you use the command-line, you can double-tab to auto-complete the name
of a command-line application or a target file or folder. Its possible to
provide your own completions for applications: git comes with bash shell completions,
and the fish shell includes a library of completions for many applications.
Changes:
## 0.91 2008-12-29
* Uses ENV['COMP_LINE'] for full current line if available
* New completions: rubyforge, rake
* Bugs fixed:
* Only install completions from latest version of each gem |
|