Skip to content

Cursor blinking on active gemini-cli instance #12177

@yannack

Description

@yannack

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

No one assigned

    Labels

    priority/p3Backlog - a good idea but not currently a priority.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions