mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Switch from keydown to beforeinput event for detecting search trigger characters, which works reliably across desktop and mobile virtual keyboards. Allow Shift+Enter to create newlines on mobile devices. |
||
|---|---|---|
| .. | ||
| ChatArea.svelte | ||
| ChatAreaThought.svelte | ||
| ChatInput.svelte | ||
| ChatSearchResults.svelte | ||
| ChatWindow.svelte | ||
| StreamingIndicator.svelte | ||
| TopBar.svelte | ||
| UserInstruction.svelte | ||