Feat: add quickreply keybindings#524
Merged
dozro merged 2 commits intoSableClient:devfrom Mar 24, 2026
Merged
Conversation
CodeF53
commented
Mar 24, 2026
Contributor
Author
quickreplydemo.mp4I feel like sable missing the highlight for the message you are replying to makes it harder to use this than it is on discord, but adding a highlight for the reply target is out of scope for this pr in my opinion |
Contributor
|
hey it seems like you're missing a changeset. Can you please add a changeset, as described here https://github.com/SableClient/Sable/blob/dev/CONTRIBUTING.md#documenting-a-change Thank you :3 |
dozro
requested changes
Mar 24, 2026
dozro
reviewed
Mar 24, 2026
a6b5154 to
447fa3c
Compare
a70881b to
9444706
Compare
Contributor
Author
|
Sorry about all the force pushes, nixos is really strict about one commit per file changed in a pr and it has formed some habits in me |
7w1
approved these changes
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This adds the keybinds
ctrl+up/ctrl+downto be used to cycle what message you are replying to. This is inspired by the vencord plugin QuickReplyType of change
Checklist:
AI disclosure:
I couldn't get
pnpm devto run so I used an llm to help me figure that out so I could test my changes, but no code in this pr has been touched by an llm