Skip to content

bug: pr view visual glitches #2467

@skoch13

Description

@skoch13

Did you check docs and existing issues?

  • I have read all the snacks.nvim docs
  • I have updated the plugin to the latest version before submitting this issue
  • I have searched the existing issues of snacks.nvim
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

nightly

Operating system/version

MacOS 26.1

Describe the bug

folke/sidekick.nvim#163

Image

folke/sidekick.nvim#155

Image

Steps To Reproduce

Open a PR with comment and/or changes. I use Wezterm, font size 15 on 14' screen

Expected Behavior

Truncated elements might be hidden, new lines less aggressive

Repro

vim.env.LAZY_STDPATH = ".repro"
load(vim.fn.system("curl -s https://raw.githubusercontent.com/folke/lazy.nvim/main/bootstrap.lua"))()

require("lazy.minit").repro({
  spec = {
    { "folke/snacks.nvim", opts = {} },
    -- add any other plugins here
  },
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions