rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
2.88k stars 72 forks source link

Unable to see entire message in a notification #256

Closed Jimmytheprofessionaldumbass closed 4 months ago

Jimmytheprofessionaldumbass commented 4 months ago
Screenshot 2024-02-12 at 8 42 54 PM

I usually do g< to see what is wrong but this time nvim-notify caught it, but now I can't see the message

kmoschcau commented 4 months ago

You can try these things:

rcarriga commented 4 months ago

You can use the wrapped-compact renderer, see https://github.com/rcarriga/nvim-notify/pull/223