Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sessions being deprecated? #822

Open
BurdetteLamar opened this issue Dec 22, 2023 · 2 comments
Open

Sessions being deprecated? #822

BurdetteLamar opened this issue Dec 22, 2023 · 2 comments

Comments

@BurdetteLamar
Copy link
Member

In show_cmds, we have this:

Multi-irb (DEPRECATED)
  irb            Start a child IRB.
  jobs           List of current sessions.
  fg             Switches to the session of the given number.
  kill           Kills the session with the given number.

These were deprecated about six months ago. After the impending release, can they be removed?

Also, does their being deprecated also mean that the sessions mentioned in section "IRB Sessions" and throughout the doc are moribund? If so, when to remove?

@st0012
Copy link
Member

st0012 commented Jan 2, 2024

can they be removed?

They will be removed in the v2.0 release. But we haven't decided the date for it yet (unlikely in the 1st quarter)

If so, when to remove?

We can either remove them now to hide them from users, or drop it when we remove the feature.

@BurdetteLamar
Copy link
Member Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants