web: keyboard shortcuts
This commit is contained in:
@@ -40,6 +40,10 @@ Default dev URL: `http://localhost:5173`
|
||||
- Composer adapts to the active item:
|
||||
- Chat sends `POST /v1/chat-completions/stream` (SSE).
|
||||
- Search sends `POST /v1/searches/:searchId/run/stream` (SSE).
|
||||
- Keyboard shortcuts:
|
||||
- `Cmd/Ctrl+J`: start a new chat.
|
||||
- `Shift+Cmd/Ctrl+J`: start a new search.
|
||||
- `Cmd/Ctrl+Up/Down`: move through the sidebar list.
|
||||
|
||||
Client API contract docs:
|
||||
- `../docs/api/rest.md`
|
||||
|
||||
Reference in New Issue
Block a user