feat: YOLO mode shorctut displayed inside /help (#3367)

This commit is contained in:
Devansh Sharma 2025-07-06 17:48:29 +02:00 committed by GitHub
parent 39e8509452
commit 39d4095a4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -121,6 +121,12 @@ export const Help: React.FC<Help> = ({ commands }) => (
</Text>{' '}
- Toggle auto-accepting edits
</Text>
<Text color={Colors.Foreground}>
<Text bold color={Colors.AccentPurple}>
Ctrl+Y
</Text>{' '}
- Toggle YOLO mode
</Text>
<Text color={Colors.Foreground}>
<Text bold color={Colors.AccentPurple}>
Esc