Skip to content

Commit 6097b18

Browse files
kitlangtonopencode-agent[bot]
authored andcommitted
feat(tui): suggest settings command
1 parent a5afd61 commit 6097b18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/tui/src/app.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,7 @@ function App(props: {
858858
{
859859
name: "opencode.settings",
860860
title: "Open settings",
861+
suggested: true,
861862
slashName: "settings",
862863
enabled: configContext.writable,
863864
run: () => {

0 commit comments

Comments
 (0)