SillyTavern / SillyTavern

LLM Frontend for Power Users.

Home Page:https://sillytavern.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE_REQUEST] Customizable Hotkeys

sophosympatheia opened this issue · comments

Have you searched for similar requests?

Yes

Is your feature request related to a problem? If so, please describe.

No response

Describe the solution you'd like

It would be great if the functions of the hotkeys could be remapped to whatever keyboard shortcut the user wants. For example, maybe I want to assign Ctrl + Enter to trigger the send function so I can use the Enter key freely while composing my message to the AI and then press Ctrl + Enter to send the final message. Or maybe I want to use Ctrl + R to regenerate the last message.

Describe alternatives you've considered

The hardcoded hotkeys in public\scripts\RossAscends-mods.js are easy enough to edit, but it's not very user friendly to do it that way.

Additional context

No response

Priority

Low (Nice-to-have)

Are you willing to test this on staging/unstable branch if this is implemented?

Yes

Nice idea. Would require quite a bit of work. Especially to be consistent through different OS.