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

Only reset/clear screen when <Shift> is pressed #827

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

bobby285271
Copy link
Member

Follow up of #823.

public const string[] ACCELS_CLEAR_SCREEN = { "<Control><Shift>L", null };
public const string[] ACCELS_RESET = { "<Control><Shift>K", null };

@bobby285271 bobby285271 requested a review from jeremypw December 19, 2024 00:39
Copy link
Collaborator

@jeremypw jeremypw left a comment

Choose a reason for hiding this comment

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

Thanks for spotting that I missed that!

@jeremypw jeremypw merged commit 91b93d8 into master Dec 19, 2024
4 checks passed
@jeremypw jeremypw deleted the bobby285271/hotkey branch December 19, 2024 10:03
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.

2 participants