mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-20 17:24:22 +01:00
nit: update commands displayed on home to match commands available (#108)
This commit is contained in:
@@ -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"},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user