desktop-notify.nvim icon indicating copy to clipboard operation
desktop-notify.nvim copied to clipboard

String cannot contain newlines

Open jghauser opened this issue 3 years ago • 0 comments

Every now and then when I try to view the notification history I run across this:

E5108: Error executing lua: .../packer/start/desktop-notify.nvim/lua/desktop-notify.lua:51: String cannot contain newlines

For example, I just got a notification with this text: "[neorg] (08:02:43)\n...ocal/share/nvim/site/pack/packer/opt/neorg/lua/neorg.lua:100\nRecovering from error..." that showed up alright as a notification but that triggers an error when trying to view it with open_history()

jghauser avatar Sep 25 '22 06:09 jghauser