Skip to content

cursor appears in the wrong position when using blue or darkblue default colorschemes #35718

@nervefox

Description

@nervefox

Problem

Cursor appears at the wrong position when moving into an opening bracket, parenthesis or braces. Notice how the coordinates are correct but the cursor position shows up as if it were the matching parenthesis highlight.

Screencast_20250911_125613.webm

Steps to reproduce

:colorscheme blue or darkblue
write foo(123)
move the cursor using hjkl

Expected behavior

cursor should move normally over the parenthesis and matching parenthesis highlight should be appearing correctly

Nvim version (nvim -v)

0.11.4

Vim (not Nvim) behaves the same?

yes, vim 9.1.1734

Operating system/version

Arch Linux

Terminal name/version

Konsole 25.08.1

$TERM environment variable

xterm-256color

Installation

pacman

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed:questionissues that are closed as usage questions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions