diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-11-19 12:07:09 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-11-19 12:07:09 +0000 |
commit | 91c0ff4f7d28856645b72d09f58dbabfa5e862ad () | |
tree | 3df4b21c3dd67b8969019c7dd190bddc142cb11a /misc/rb_optparse.zsh | |
parent | 67f3280cfe75391f97bb342da10186fa190373b2 (diff) |
* lib/optparse.rb: shell completion support for zsh. based on
<http://d.hatena.ne.jp/rubikitch/20071002/zshcomplete> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29834 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | misc/rb_optparse.zsh | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -0,0 +1,30 @@ |