Skip to content

Nvy does not show a full neovim notification message when it starts up #124

@VladimirMarkelov

Description

@VladimirMarkelov

If Neovim wants to notify a user about something at startup, Nvy shows only the last line of the message. I tried running without plugins Nvy.exe txt5.txt -u NONE -U NONE -N -i NONE but in this case Neovim opens a file without showing any notifications.

Steps to reproduce:

  1. Open a file in one Nvy instance
  2. Open the same file in another Nvy instance
  3. Neovim tries to display a warning about found swp file but Nvy shows only the last sentence Press ENTER or type command to continue that is confusing. I figured out that the real message is longer only after trying to open the file in another Neovim GUI app.

The second instance of Nvy shows me this:

image

I tried other GUIs (Nvim-Qt that is bundled with Neovim package and Neovide), they show the full message (the screenshot is from Nvim-Qt):

image

At first, I noticed flickering in Nvy as if it displayed the full text but then cleared all lines except the last one. But it might be that it was just my imagination.

Edit: please note that on the screenshot of Nvy a black bar above text(I guess it is statusline) is also missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions