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

Add display tests #123

Merged
merged 2 commits into from
Jul 5, 2021
Merged

Add display tests #123

merged 2 commits into from
Jul 5, 2021

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Jul 3, 2021

No description provided.

@@ -478,9 +478,7 @@ def process_command line
case arg
when /(\d+)/
if @displays[n = $1.to_i]
if ask "clear \##{n} #{@displays[n]}?"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think confirmation should be required when deleting a specific display setting. This is unnecessary imo and inconsistent with the delete command.

@ko1 ko1 merged commit 1f4d620 into ruby:master Jul 5, 2021
@st0012 st0012 mentioned this pull request Jul 5, 2021
13 tasks
@st0012 st0012 deleted the add-display-tests branch July 5, 2021 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants