help: add shift+tab tip (#2892)

This commit is contained in:
Abhi 2025-07-01 23:18:01 -04:00 committed by GitHub
parent cd069fd436
commit edd69cb7d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -115,6 +115,12 @@ export const Help: React.FC<Help> = ({ commands }) => (
</Text>{' '}
- Jump through words in the input
</Text>
<Text color={Colors.Foreground}>
<Text bold color={Colors.AccentPurple}>
Shift+Tab
</Text>{' '}
- Toggle auto-accepting edits
</Text>
<Text color={Colors.Foreground}>
<Text bold color={Colors.AccentPurple}>
Esc