Mantena Rama Raju 8 miesięcy temu
rodzic
commit
27d3cec477

+ 1 - 1
packages/tui/internal/components/chat/messages.go

@@ -316,7 +316,7 @@ func (m *messagesComponent) home() string {
 		{"/new", "start a new session"},
 		{"/model", "switch model"},
 		{"/share", "share the current session"},
-		{"/exit", "exit the app"},
+		{"/quit", "exit the app"},
 	}
 
 	commandLines := []string{}