mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
chore : remove a redundant tip (#14947)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
This commit is contained in:
@@ -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...',
|
||||
|
||||
Reference in New Issue
Block a user