Submit forms with Ctrl+Enter combination #5177

Closed
opened 2025-11-02 06:16:57 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @k0va1 on GitHub (Apr 3, 2020).

I really enjoy to submit any form in WEB just pressing Ctrl+Enter(or Cmd+Enter on MacOS) combination. It's faster, more convenient and just better UX.

Pages where I want this feature:

  • issues
  • comments
  • PR's
    ...

BTW: #2526 fix doesn't work for me(at try.gitea.io)

Originally created by @k0va1 on GitHub (Apr 3, 2020). I really enjoy to submit any form in WEB just pressing Ctrl+Enter(or Cmd+Enter on MacOS) combination. It's faster, more convenient and just better UX. Pages where I want this feature: * issues * comments * PR's ... BTW: #2526 fix doesn't work for me(at try.gitea.io)
GiteaMirror added the type/proposaltopic/ui labels 2025-11-02 06:16:57 -06:00
Author
Owner

@silverwind commented on GitHub (Apr 3, 2020):

Can be done using Mousetrap and Mod+Enter shortcut. Note that text elements need a special class for it to work.

@silverwind commented on GitHub (Apr 3, 2020): Can be done using [Mousetrap](https://craig.is/killing/mice) and `Mod+Enter` shortcut. Note that text elements need a [special class](https://craig.is/killing/mice#api.bind.text-fields) for it to work.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5177