Skip to content

Add CTRL+E shortcut to editor to bring sticker menu up#982

Open
nushea wants to merge 1 commit into
devfrom
feat/open-sticker
Open

Add CTRL+E shortcut to editor to bring sticker menu up#982
nushea wants to merge 1 commit into
devfrom
feat/open-sticker

Conversation

@nushea

@nushea nushea commented Jun 22, 2026

Copy link
Copy Markdown
Member

Description

Adds Ctrl+E as a shortcut to bring up sticker board. As there is the autocomplete there is no new shortcut to bring emoji board up, but it can be switched to kb only by pressing shirt+tab then space then typing out the query.

Note that this addition is to editor so the editor must be focused in order to bring the sticker menu up.

Fixes #949

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

Written with the assistance of one of those weird fidget cube that turns into spikey things and vice versa.

Signed-off-by: Shea <nu@she-a.eu>
@nushea nushea requested review from 7w1 and hazre as code owners June 22, 2026 20:17
@github-actions

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-982-sable.raspy-dream-bb1d.workers.dev ef28f15 pr-982 Mon, 22 Jun 2026 20:19:56 GMT

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.

Hotkey for opening the sticker / emoji picker from the message edit box

1 participant