Hi guys,
Anybody have any experience with some scripts for bash completion? Have you tried any? Should we integrate any? Just a quick googling gave me two results:
https://github.com/mernen/completion-ruby https://github.com/pdkl95/rubygems-completion
And there are probably others. I did not tried them yet. Have you? Do you have other/better tips?
Thank you
Vit
Other two to consider...
https://gist.github.com/840663 (rake) https://github.com/jweslley/rails_completion (rails)
Guillermo
On Wed, Jul 4, 2012 at 10:00 AM, Vít Ondruch vondruch@redhat.com wrote:
Hi guys,
Anybody have any experience with some scripts for bash completion? Have you tried any? Should we integrate any? Just a quick googling gave me two results:
https://github.com/mernen/completion-ruby https://github.com/pdkl95/rubygems-completion
And there are probably others. I did not tried them yet. Have you? Do you have other/better tips?
Thank you
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
Looking into it, I am not sure if we should not rather spent some time submitting patch to bash-completion upstream: http://bash-completion.alioth.debian.org/
Vit
Dne 5.7.2012 07:02, Guillermo Gómez napsal(a):
Other two to consider...
https://gist.github.com/840663 (rake) https://github.com/jweslley/rails_completion (rails)
Guillermo
On Wed, Jul 4, 2012 at 10:00 AM, Vít Ondruch vondruch@redhat.com wrote:
Hi guys,
Anybody have any experience with some scripts for bash completion? Have you tried any? Should we integrate any? Just a quick googling gave me two results:
https://github.com/mernen/completion-ruby https://github.com/pdkl95/rubygems-completion
And there are probably others. I did not tried them yet. Have you? Do you have other/better tips?
Thank you
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
Resurrecting this old thread, I just opened an upstream RubyGems ticket [1] proposing to ship a simple script to enable the RubyGems support. At the same time, I opened similar ticket for bash-completion [2].
Feel free to try the proposed script by yourself or jump into the discussion.
Vít
[1] https://github.com/rubygems/rubygems/issues/1627 [2] https://github.com/scop/bash-completion/issues/48
Dne 24.10.2012 v 08:59 Vít Ondruch napsal(a):
Looking into it, I am not sure if we should not rather spent some time submitting patch to bash-completion upstream: http://bash-completion.alioth.debian.org/
Vit
Dne 5.7.2012 07:02, Guillermo Gómez napsal(a):
Other two to consider...
https://gist.github.com/840663 (rake) https://github.com/jweslley/rails_completion (rails)
Guillermo
On Wed, Jul 4, 2012 at 10:00 AM, Vít Ondruch vondruch@redhat.com wrote:
Hi guys,
Anybody have any experience with some scripts for bash completion? Have you tried any? Should we integrate any? Just a quick googling gave me two results:
https://github.com/mernen/completion-ruby https://github.com/pdkl95/rubygems-completion
And there are probably others. I did not tried them yet. Have you? Do you have other/better tips?
Thank you
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
ruby-sig@lists.fedoraproject.org