-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Open
Labels
priority/p3Backlog - a good idea but not currently a priority.Backlog - a good idea but not currently a priority.
Description
What would you like to be added?
When using multiple instances of Gemini CLI in tmux panes, I cannot know which one is active because the cursor doesn't have any distinctive feature, whether the pane is active or not. Terminal (and terminal applications, e.g., vim) usually have the following behavior:
- if application is focused (active tmux pane): cursor is blinking
- if application is unfocused (unselected pane): cursor is not shown
Current behavior: whether focused or not, gemini CLI shows a solid cursor.
Why is this needed?
It makes using gemini CLI in parallel very error prone, I sometimes hit escape on the wrong terminal, or accept the wrong prompt.
Additional context
No response
Metadata
Metadata
Assignees
Labels
priority/p3Backlog - a good idea but not currently a priority.Backlog - a good idea but not currently a priority.