Skip to content

Add --nobanner option to suppress startup banner#1200

Open
st0012 wants to merge 1 commit intomasterfrom
nobanner-option
Open

Add --nobanner option to suppress startup banner#1200
st0012 wants to merge 1 commit intomasterfrom
nobanner-option

Conversation

@st0012
Copy link
Copy Markdown
Member

@st0012 st0012 commented Apr 12, 2026

Add a --nobanner CLI option that suppresses the startup banner introduced in #1183.

Users can already disable it via IRB.conf[:SHOW_BANNER] = false in .irbrc, but this provides a command-line alternative for scripting and quick one-off usage.

Closes #1196

@st0012 st0012 marked this pull request as ready for review April 12, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a command-line option to suppress the IRB startup banner

1 participant