IRB v2.0
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 478
- Forks
- 158
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
This is the meta issue for collecting breaking changes we're going to make in IRB v2.0
RubyLex: https://github.com/ruby/irb/pull/1155- Multi-irb commands: https://github.com/ruby/irb/issues/653
LOAD_MODULESfeatureUSE_RELINEandUSE_REIDLINEen varsIRB::Context#prompt_n[=]methodsExtendCommandBundle
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked RubyLex pull request and the multi-irb commands issue, then inspect the listed IRB APIs and features: LOAD_MODULES, USE_RELINE, USE_REIDLINE, IRB::Context#prompt_n[=], and ExtendCommandBundle. The issue is a meta collection of breaking changes and does not identify a specific file, entry point, or completion test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100