Skip to content

Commit 503e5ed

Browse files
committed
Add /exit to auto completion
1 parent f4397db commit 503e5ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Core/Sources/SuggestionWidget/SuggestionPanelContent/ChatPanel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ struct ChatPanelInputArea: View {
362362
"/airun",
363363
"/math",
364364
"/search",
365+
"/exit",
365366
"@selection",
366367
"@file",
367368
]

0 commit comments

Comments
 (0)