-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
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:
- Open a file in one Nvy instance
- Open the same file in another Nvy instance
- Neovim tries to display a warning about found
swpfile but Nvy shows only the last sentencePress ENTER or type command to continuethat 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:
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):
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
Labels
No labels

