summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_ruby
AgeCommit message (Expand)AuthorFilesLines
2015-01-2834423: fix a typo in _rubyJun-ichi Takimoto1-1/+1
2014-07-1732848: fix words array before using _normal for script argumentsOliver Kiddle1-38/+89
2014-07-0332833: complete Python and Ruby arguments as for PerlJun T1-2/+12
2009-12-01Alexey: 27445: ruby completion argumentPeter Stephenson1-1/+1
2005-07-1221449: limit completed options available to RUBYOPT to -[IdvwrK]Doug Kearns1-34/+44
2005-07-11unposted: fix typo in first normal arg action of _rubyDoug Kearns1-1/+1
2005-07-0321400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variablesDoug Kearns1-8/+25
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle1-1/+1
2003-08-1618944: update ruby completion for version 1.8.0Doug Kearns1-30/+30
2003-03-0618314: general improvements to ruby completionDoug Kearns1-22/+18
2001-06-01* 14628: Completion/Unix/Command/_ruby: new completion function.Tanaka Akira1-0/+49