withfig/autocomplete

[irb] Missing Spec

Open

#1,803 opened on Jan 17, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (5,346 forks)batch import
CLI requestgood first issue

Repository metrics

Stars
 (24,242 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Sanity checks

  • My issue relates to a specific CLI completion spec (e.g. git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/fig
  • I have searched github.com/withfig/autocomplete/issues and there are no duplicates of my issue
  • I would like to work on this.

What CLI tool does this relate to?

irb

Which statement makes the most sense?

This completion spec does not exist

Issue Details

ref: https://github.com/ruby/irb

Contributor guide