Skip to content

Make editing the last message more consistent with the official client#253

Merged
iProgramMC merged 1 commit intoDiscordMessenger:masterfrom
TomGoodIdea:edit-last-message
Apr 4, 2026
Merged

Make editing the last message more consistent with the official client#253
iProgramMC merged 1 commit intoDiscordMessenger:masterfrom
TomGoodIdea:edit-last-message

Conversation

@TomGoodIdea
Copy link
Copy Markdown
Contributor

Having the "edit last message" command bound to the up arrow via an accelerator makes it hard to navigate when writing a multiline message, because you need to hold a modifier to avoid getting your input consumed by the accelerator.
Additionally, in the current implementation it's possible to trigger this shortcut from anywhere in the window, and it doesn't matter if the draft message buffer already contains some text, in which case the buffer gets discarded. The official client allows activating the command only when the input box is focused and it's empty.

@iProgramMC
Copy link
Copy Markdown
Contributor

Good Idea! Thanks!

@iProgramMC iProgramMC merged commit f4090fc into DiscordMessenger:master Apr 4, 2026
1 check passed
@TomGoodIdea TomGoodIdea deleted the edit-last-message branch April 4, 2026 15:59
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