Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cursor disappears in terminal mode #1574

@girishji

Description

@girishji

Steps to reproduce

When using :tab term, the cursor is not visible after the prompt appears. Pressing <Esc> makes the block cursor become visible. However, while typing in insert mode (in the prompt), the cursor remains invisible.

Expected behaviour

Cursor should always be visible. I also do not see guicursor having options to set cursor for terminal prompt.

Version of Vim and architecture

latest

Environment

MacOS 15.3.1 with default zsh

How MacVim was installed

No response

Logs and stack traces

Vim configuration where issue is reproducable

No response

Issue has been tested with given configuration

  • by running MacVim.app from GUI macOS interface
  • by running vim/gvim/etc installed by MacVim
  • by running other versions of vim (e.g. /usr/bin/vim)

Issue has been tested with no configuration

  • by running mvim --clean (or gvim, supplied by MacVim distribution)
  • by running vim --clean (in terminal, supplied by MacVim distribution)
  • by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)

Other conditions

  • The both Homebrew packages "vim" and "macvim" are installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions