Skip to content

fix(ui): do not show virt_lines for messages#1904

Merged
folke merged 1 commit intofolke:mainfrom
delphinus:fix/disable-virtual-lines
Feb 6, 2025
Merged

fix(ui): do not show virt_lines for messages#1904
folke merged 1 commit intofolke:mainfrom
delphinus:fix/disable-virtual-lines

Conversation

@delphinus
Copy link
Copy Markdown
Contributor

Description

neovim/neovim#31959 has introduced virtual lines for showing diagnostics. If this is enabled (default value), messages from lazy.nvim, such as update available are shown as virtual lines in addition to virtual texts.

Related Issue(s)

Screenshots

  • before
    • スクリーンショット 2025-01-27 16 42 27
  • after
    • スクリーンショット 2025-01-27 16 42 58

@folke folke linked an issue Feb 6, 2025 that may be closed by this pull request
4 tasks
@folke folke merged commit f15a939 into folke:main Feb 6, 2025
@folke
Copy link
Copy Markdown
Owner

folke commented Feb 6, 2025

ty

@delphinus delphinus deleted the fix/disable-virtual-lines branch February 6, 2025 07:56
folke pushed a commit that referenced this pull request Feb 25, 2025
🤖 I have created a release *beep* *boop*
---


##
[11.17.0](v11.16.2...v11.17.0)
(2025-02-24)


### Features

* **config,render:** allow customizing the debug icon
([#1863](#1863))
([a9c660d](a9c660d))
* **util:** pass lang to `vim.notify` so that snacks notifier can render
the ft. Closes [#1919](#1919)
([c6a57a3](c6a57a3))


### Bug Fixes

* **config:** add missing space on the default debug icon
([#1879](#1879))
([4df5c4d](4df5c4d))
* **meta:** disable top-level specs before the rest. Closes
[#1889](#1889)
([f81a3fb](f81a3fb))
* **ui:** do not show virt_lines for messages
([#1904](#1904))
([f15a939](f15a939))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: virtual_line makes lazy.vim's ui look strange

2 participants