feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options (#553)

This commit is contained in:
pomelo 2025-09-11 16:59:26 +08:00 committed by GitHub
parent 03eb1faf0a
commit b1a1ce530e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 1322 additions and 24 deletions

View file

@ -111,7 +111,7 @@ export const Help: React.FC<Help> = ({ commands }) => (
<Text bold color={Colors.AccentPurple}>
Ctrl+C
</Text>{' '}
- Quit application
- Close dialogs, cancel requests, or quit application
</Text>
<Text color={Colors.Foreground}>
<Text bold color={Colors.AccentPurple}>