Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Completion for ri (Ruby API reference frontend)



On Sat, Oct 3, 2009 at 1:27 AM, Alexey I. Froloff <raorn@xxxxxxxxxxxx> wrote:
> On Fri, Oct 02, 2009 at 09:42:52AM +0100, Peter Stephenson wrote:
>> > Will complete classes, class methods and instance methods.
>> There already is an _ri in Completion/Unix/Command, please provide a
>> diff against that if anything is missing.
> Can anyone check first whether this completion still works with
> ri from Ruby 1.8.x?

% ruby --version
ruby 1.8.7 (2008-08-11 patchlevel 72) [i386-cygwin]
% ri
unrecognized option `--list-doc-dirs'

For help on options, try 'ri --help'

  ri
No matches for: `ri name' or `class names'

Doug



Messages sorted by: Reverse Date, Date, Thread, Author