Back to Sillytavern

Hotkeys

public/scripts/templates/hotkeys.html

1.18.0776 B
Original Source

Chat Hotkeys

  • Up = Edit last message in chat
  • Ctrl+Up = Edit last USER message in chat
  • Left = swipe left
  • Right = swipe right (NOTE: swipe hotkeys only apply without modifiers and are disabled when chatbar has something typed into it)
  • Enter (with chat bar selected) = send your message to AI
  • Ctrl+Enter = Regenerate the last AI response
  • Alt+Enter = Continue the last AI response
  • Escape = stop AI response generation, close UI panels, cancel message edit
  • Ctrl+Shift+Up = Scroll to context line
  • Ctrl+Shift+Down = Scroll chat to bottom

Markdown Hotkeys

Works in the chatbar and textareas marked with this icon: ``

  • Ctrl+B = **bold**
  • Ctrl+I = *italic*
  • Ctrl+U = __underline__
  • Ctrl+K = inline code
  • Ctrl+Shift+~ = strikethrough