github #115: completion(ruby): completer opts for irb
commitf57ad185b31e927bffc8e24566ef0584bddce5bb
authorOKURA Masafumi <masafumi.o1988@gmail.com>
Sun, 17 Mar 2024 14:44:54 +0000 (17 23:44 +0900)
committerOliver Kiddle <opk@zsh.org>
Mon, 1 Apr 2024 21:29:36 +0000 (1 23:29 +0200)
treebb554812741398fc5e24ea0f86e0607b6ee0edfa
parenta967c4a4357e05710139ffaa87017ac00f9d04fa
github #115: completion(ruby): completer opts for irb

IRB now has `--regexp-completor` and `--type-completor` options added by:
https://github.com/ruby/irb/commit/1dec2708c92559487e51c5f3a3030b74a62270e5
ChangeLog
Completion/Unix/Command/_ruby