chore : remove a redundant tip (#14947)

Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
JAYADITYA
2025-12-13 06:30:09 +05:30
committed by GitHub
parent 126c32aca4
commit ad60cbfc2c

View File

@@ -98,7 +98,6 @@ export const INFORMATIVE_TIPS = [
'Navigate your prompt history with the Up and Down arrows...',
'You can also use Ctrl+P (up) and Ctrl+N (down) for history...',
'Search through command history with Ctrl+R...',
'Submit your prompt to Gemini with Enter...',
'Accept an autocomplete suggestion with Tab or Enter...',
'Move to the start of the line with Ctrl+A or Home...',
'Move to the end of the line with Ctrl+E or End...',