Skip to content

Signcolumn bg showing on selected file #929

Closed
@sefidel

Description

@sefidel

OS
Operation system's name and version
NixOS 22.05.20220202.f85152d (Quokka)

Neovim version
output of nvim --version
NVIM v0.7.0-dev
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by nixbld

Features: +acl +iconv +tui
See ":help feature-compile"

system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "
/nix/store/fn8i1l9hlp8v38akrskm77w2wzyxdmcl-neovim-unwrapped-master/share/nvim
"

Run :checkhealth for more info

Nvim-tree version
nvim-tree branch, commit or tag number
commit 99d65af

Describe the bug
A clear and concise description of what the bug is.
NvimTree shows Signcolumn highlight group's guibg color on the selected file/folder entry.

To Reproduce
Steps to reproduce the behavior

  1. Open Nvimtree
  2. See the signcolumn getting highlighted on the active entry

Expected behavior
A clear and concise description of what you expected to happen.
Not sure if this is intentional, but I would expect it to not show the signcolumn's bg since it seems to be reserved for only diagnostics.
image

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