nvimdev / nvimdev/lspsaga.nvim

Winbar moves its position when we page down (on neovide)

Open
#1,427 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Lua
Stars
3.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

Basically when we scroll down the winbar moves along.. this has also been reported on neovide:

https://github.com/neovide/neovide/issues/2291

ie:

https://github.com/nvimdev/lspsaga.nvim/assets/29671981/19009e58-04f4-4cc7-9718-87ece08d745f

Steps to reproduce
  1. Open any file
  2. Scroll down
  3. You'll see the winbar "moving" down
Expected behavior

Expected to have the Winbar fixed in its original position.

Neovim version (nvim -v)

NVIM v0.10.0-dev-a84b454

lspsaga commit

f2098549

Terminal name/version

neovide 0.12.2

ps:

Apparently they found a workaround for this issue by using navic but I really enjoy using lspsaga more so decided to raise this issue here

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in Neovide 0.12.2 with Neovim v0.10.0-dev-a84b454 using the listed steps, then trace the winbar behavior in lspsaga at commit f2098549. Compare the reported navic workaround if useful; done means the winbar stays fixed while paging down.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.