Inconsistent Keyboard Shortcut Behavior for Message Navigation #1162
olearycrew
started this conversation in
1. Feature requests
Replies: 2 comments
-
From Discord: https://discord.com/channels/1349288496988160052/1390231481552732241/1390231481552732241 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Note: this matches the default terminal commands so it may be tricky to change. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The current keyboard shortcut implementation for navigating messages is causing confusion. Specifically:
Pressing Command + Shift + Up Arrow correctly navigates to the previous message.
However, pressing Command + Up Arrow also navigates to the previous message, instead of scrolling to the top of the current message as expected.
This overlap in functionality is frustrating, as I would prefer Command + Up Arrow to scroll to the top of the current message rather than jumping to the previous message. Could you please modify the shortcuts to differentiate these actions? Ideally, assign Command + Shift + Up Arrow for navigating to the previous message and Command + Up Arrow for scrolling to the top of the current message, or allow users to customize these shortcuts.
Beta Was this translation helpful? Give feedback.
All reactions