mirror of
https://github.com/sst/opencode.git
synced 2025-08-23 06:24:08 +00:00
nit: update commands displayed on home to match commands available (#108)
This commit is contained in:
parent
adb54521b4
commit
d097c546db
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ func (m *messagesComponent) home() string {
|
||||||
{"/sessions", "list sessions"},
|
{"/sessions", "list sessions"},
|
||||||
{"/new", "start a new session"},
|
{"/new", "start a new session"},
|
||||||
{"/model", "switch model"},
|
{"/model", "switch model"},
|
||||||
{"/share", "share the current session"},
|
{"/theme", "switch theme"},
|
||||||
{"/quit", "exit the app"},
|
{"/quit", "exit the app"},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue