Skip to content

add Shortcut for Spliting, Expanding and Closing Glance #9821

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dkr91
Copy link

@dkr91 dkr91 commented Aug 9, 2025

Adds Customizable Shortcuts as seen in #5079

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. Feature labels Aug 9, 2025
'zen_glance-shortcut-split'
)
);
newShortcutList.push(
Copy link
Contributor

Choose a reason for hiding this comment

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

Esc is already a shortcut, purposefully done on the content process. I'd do the same with the other shortcuts

Copy link
Author

Choose a reason for hiding this comment

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

What content process. were would I need to add 'ESC'ape instead? thanks for the input.

Copy link
Contributor

Choose a reason for hiding this comment

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

The ESC key is arleady added, im saying that the other shortcuts should be added there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants